> 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/t.md).

# T

- [Teamcenter](https://docs.violetlabs.com/apps/t/teamcenter.md)
- [Connect via API](https://docs.violetlabs.com/apps/t/teamcenter/connect-via-api.md)
- [Connect direct to database](https://docs.violetlabs.com/apps/t/teamcenter/connect-direct-to-database.md)
- [Connect Teamcenter X](https://docs.violetlabs.com/apps/t/teamcenter/connect-teamcenter-x.md)
- [Setting up your integration](https://docs.violetlabs.com/apps/t/teamcenter/setting-up-your-integration.md)
- [Supported data types](https://docs.violetlabs.com/apps/t/teamcenter/supported-data-types.md)
- [Teamcenter property mapping](https://docs.violetlabs.com/apps/t/teamcenter/teamcenter-property-mapping.md)
- [Teamcenter FAQ](https://docs.violetlabs.com/apps/t/teamcenter/teamcenter-faq.md)
- [TestRail](https://docs.violetlabs.com/apps/t/testrail.md): TestRail is a test management platform that helps users streamline software testing processes, gain visibility into QA and release high-quality software. Learn more at www.testrail.com.
- [Trello](https://docs.violetlabs.com/apps/t/trello.md): Trello is a kanban-style list-making application from Atlassian. Learn more at www.trello.com.
- [Tulip (Coming Soon)](https://docs.violetlabs.com/apps/t/tulip-coming-soon.md): Tulip enables those closest to operations to digitally transform processes, guide operators, track production, and gain a real-time, holistic view of operations. Learn more at www.tulip.co.


---

# 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:

```
GET https://docs.violetlabs.com/apps/t.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.
