> For the complete documentation index, see [llms.txt](https://docs.violetlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.violetlabs.com/apps/c.md).

# C

- [Cameo](https://docs.violetlabs.com/apps/c/cameo.md): Cameo Systems Modeler is a cross-platform Model-Based Systems Engineering environment that provides tools to define, track, and visualize systems in SysML. Learn more at www.3ds.com
- [CATIA (Coming Soon)](https://docs.violetlabs.com/apps/c/catia-coming-soon.md): CATIA provides industry-standard product design and development, including CAD, CAM and CAE. Learn more at www.3ds.com/products/catia/catia-v5.
- [Capella (Coming Soon)](https://docs.violetlabs.com/apps/c/capella-coming-soon.md): Capella is an open-source tool that allows users to graphically design and model complex systems architectures using the Arcadia methodology. Learn more at www.mbse-capella.org.
- [ChatGPT (Coming Soon)](https://docs.violetlabs.com/apps/c/chatgpt-coming-soon.md): ChatGPT is an AI-powered chatbot that uses natural language processing to understand and generate human-like text. Learn more at www.openai.com.
- [Cin7 (Coming soon)](https://docs.violetlabs.com/apps/c/cin7-coming-soon.md): Cin7 is a cloud-based inventory and order management software designed for product-centric businesses. Learn more at www.cin7.com.
- [ClickUp](https://docs.violetlabs.com/apps/c/clickup.md): ClickUp is an all-in-one productivity platform where teams plan, organize, and collaborate on work using tasks, Docs, Chat, Goals, Whiteboards, and more. Learn more at www.clickup.com.
- [Codebeamer (Coming Soon)](https://docs.violetlabs.com/apps/c/codebeamer-coming-soon.md): Codebeamer provides requirements management, software development, quality assurance, and risk management for product software development. Learn more at ptc.com/en/products/codebeamer.
- [Cofactr](https://docs.violetlabs.com/apps/c/cofactr.md): Cofactr provides hardware teams a single platform to streamline their electronics supply chain by removing complex or laborious and time consuming tasks. Learn more at www.cofactr.com.
- [Confluence](https://docs.violetlabs.com/apps/c/confluence.md): Confluence is an open and shared workspace that connects people to the ideas and information they need to build momentum and do their best work. Learn more at www.atlassian.com/software/confluence.
- [Costpoint (Coming Soon)](https://docs.violetlabs.com/apps/c/costpoint-coming-soon.md): Costpoint is a cloud-based ERP for government contractors that delivers innovation and intelligence throughout the project lifecycle. Learn more at www.deltek.com/en/government-contracting/costpoint.
- [Coupa (Coming Soon)](https://docs.violetlabs.com/apps/c/coupa-coming-soon.md): Coupa is a cloud-based platform that helps businesses manage their spending, supply chain, and payments. Learn more at www.coupa.com.
- [Creo (Coming Soon)](https://docs.violetlabs.com/apps/c/creo-coming-soon.md): Creo is a model-based 3D CAD solution that takes you from the earliest phases of product design to manufacturing and beyond. Learn more at www.ptc.com/en/products/creo.
- [CSV Import](https://docs.violetlabs.com/apps/c/csv-import.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.violetlabs.com/apps/c.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
