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

# B

- [Basecamp (Coming Soon)](https://docs.violetlabs.com/apps/b/basecamp-coming-soon.md): Basecamp is a web-based project management and collaboration tool. To-dos, files, messages, schedules, milestones and more. Learn more at www.basecamp.com.
- [Bild (Coming Soon)](https://docs.violetlabs.com/apps/b/bild-coming-soon.md): Bild is a cloud PDM tool built for modern teams. It enables teams to collaborate on designs and securely store designs, documentation, and data in the cloud. Learn more at www.getbild.com.
- [BILL](https://docs.violetlabs.com/apps/b/bill.md): BILL empowers businesses to automate their finances, providing them greater efficiency, visibility and control over their financial operations. Learn more at www.bill.com.
- [\[Advanced\] Retrieve your Organization ID](https://docs.violetlabs.com/apps/b/bill/advanced-retrieve-your-organization-id.md)
- [\[Optional\] Import BILL data](https://docs.violetlabs.com/apps/b/bill/optional-import-bill-data.md)
- [Bitbucket](https://docs.violetlabs.com/apps/b/bitbucket.md): Bitbucket is a Git-based code hosting and collaboration tool, built for teams. Learn more at www.bitbucket.org.
- [\[Optional\] Connect Bitbucket with API Token](https://docs.violetlabs.com/apps/b/bitbucket/optional-connect-bitbucket-with-api-token.md)
- [Boltline](https://docs.violetlabs.com/apps/b/boltline.md): Manage parts inventory with easy-to-use software over your product lifetime. For hardware engineers, by hardware engineers. Learn more at www.boltline.com.
- [Box](https://docs.violetlabs.com/apps/b/box.md): Box is a cloud storage solution that allows you to store files and access them from anywhere. Learn more at www.box.com.
- [Brex](https://docs.violetlabs.com/apps/b/brex.md): Manage all your spend – corporate cards, expense management, reimbursements, travel, and bill pay – in one integrated system. Learn more at www.brex.com.
- [\[Optional\] Connect to Brex using an API Token](https://docs.violetlabs.com/apps/b/brex/optional-connect-to-brex-using-an-api-token.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/b.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.
