# Enterprise Level Projects

Composable Agentic Platform is designed for working in an enterprise environment and we recognize that deploying a project under such circumstances is far more complex than simply writing rules and making the application work.

At the same time, the anatomy of an enterprise project is reasonably standard across different project and enterprise types. Needs that involve other departments (such as firewall rules, security reviews, user acceptance testing and so on) are usually known quantities that simply needs to be addressed early to ensure the on-time delivery of a solution.

Composable Agentic Platform assists with reminding you and your co-workers about tasks that needs to be completed. You can also assign a project sponsor who will be able to log in and see the status of projects that is sponsored. This improves visibility and cuts down on unnecessary project status meetings.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tomorrowx.com/cap/product-reference/enterprise-level-projects.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
