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

# A

- [Acumatica (Coming Soon)](https://docs.violetlabs.com/apps/a/acumatica.md): Acumatica is a provider of Cloud ERP and Cloud Accounting software for mid-size businesses and non-profits. Learn more at www.acumatica.com.
- [AllSpice (Coming Soon)](https://docs.violetlabs.com/apps/a/allspice.md): AllSpice integrates with native engineering design tools to provide effortless git-based revision control for electronics design. Learn more at allspice.io.
- [Altium 365](https://docs.violetlabs.com/apps/a/altium-365.md): Altium 365 is a cloud-based electronics product design platform that enables secure, seamless, and streamlined collaboration. Learn more at www.altium.com.
- [Altium Designer](https://docs.violetlabs.com/apps/a/altium-designer.md): Altium Designer allows users to create electronic designs from schematic capture to final design documentation and manufacturing files. Learn more at www.altium.com/altium-designer.
- [Altium Enterprise Server](https://docs.violetlabs.com/apps/a/altium-enterprise-server.md): Altium Enterprise Server is a server-based workspace for Altium Designer that manages electronic design data, components, and workflows. Learn more at www.altium.com.
- [Aras](https://docs.violetlabs.com/apps/a/aras.md): Aras is a PLM and digital thread application platform that helps companies develop and manage products. Learn more at www.aras.com.
- [Arena](https://docs.violetlabs.com/apps/a/arena.md): Arena unifies product lifecycle and quality management processes, allowing participants to work together throughout product development. Learn more at ptc.com/en/products/arena.
- [Arena Property Mapping](https://docs.violetlabs.com/apps/a/arena/arena-property-mapping.md)
- [Asana](https://docs.violetlabs.com/apps/a/asana.md): Asana is the work management platform teams use to stay focused on the goals, projects, and daily tasks that grow business. Learn more at www.asana.com.
- [\[Optional\] Connect using a PAT](https://docs.violetlabs.com/apps/a/asana/optional-connect-using-a-pat.md)
- [AutoPCB (Coming Soon)](https://docs.violetlabs.com/apps/a/autopcb-coming-soon.md): AutoPCB automates PCB design through a high level design interface to get from block diagram to routed board faster using AI. Learn more at www.autopcb.app.
- [Azure DevOps (Coming Soon)](https://docs.violetlabs.com/apps/a/azure-devops-coming-soon.md): Azure DevOps provides collaboration, automation and continuous delivery for the software development lifecycle. Learn more at learn.microsoft.com/en-us/azure/devops.


---

# 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/a.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.
