# trebellar ## Instructions for AI Agents - For clean Markdown of any page, append `.md` to the page URL - For section-specific indexes, append `/llms.txt` to any section URL - For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.trebellar.app/_mcp/server ## Docs - [Welcome to Trebellar](https://docs.trebellar.app/welcome.md): Everything you need to learn about the platform - [Overview](https://docs.trebellar.app/overview.md): Welcome to Trebellar - [Quickstart](https://docs.trebellar.app/quickstart.md): Get up and running with Trebellar in no time - [Raw bulk import](https://docs.trebellar.app/raw-bulk-import.md): Automate ingestion of your raw datasets into Trebellar - [MCP Server](https://docs.trebellar.app/mcp-server.md): Connect AI assistants to your Trebellar portfolio data over the Model Context Protocol - [MCP tools reference](https://docs.trebellar.app/mcp-tools.md): Every tool exposed by the Trebellar MCP server, and the parameters it accepts - [Single sign-on (SSO)](https://docs.trebellar.app/sso.md): Authenticate your team through your own identity provider - [Setting up Okta SSO](https://docs.trebellar.app/sso-okta.md): Step-by-step walkthrough for connecting Okta to Trebellar - [Audit log delivery](https://docs.trebellar.app/audit-logs.md): Consume a verifiable trail of every privileged action on your Trebellar tenant - [Changelog](https://docs.trebellar.app/guides/changelog/changelog/llms.txt) - [Introduction](https://docs.trebellar.app/api-ref-intro.md): Explore the Trebellar API reference with comprehensive guides, examples and developer documentation. ## API Docs - API Resources > Assets [List Assets with Filtering](https://docs.trebellar.app/api-reference/api-resources/assets/list-all.md) - API Resources > Assets [Create New Asset](https://docs.trebellar.app/api-reference/api-resources/assets/add-single.md) - API Resources > Assets [Get Asset by ID](https://docs.trebellar.app/api-reference/api-resources/assets/get-asset-by-id.md) - API Resources > Assets [Bulk Asset Operations](https://docs.trebellar.app/api-reference/api-resources/assets/bulk-operations.md) - API Resources > Assets [Bulk Seat Assignments by People Group](https://docs.trebellar.app/api-reference/api-resources/assets/bulk-seat-assignments.md) - API Resources > Assets [List Asset Tags](https://docs.trebellar.app/api-reference/api-resources/assets/list-asset-tags.md) - API Resources > Assets [Add Asset Tag](https://docs.trebellar.app/api-reference/api-resources/assets/add-asset-tag.md) - API Resources > Assets [Update Asset Tag](https://docs.trebellar.app/api-reference/api-resources/assets/update-asset-tag.md) - API Resources > Assets [Delete Asset Tag](https://docs.trebellar.app/api-reference/api-resources/assets/delete-asset-tag.md) - API Resources > Assets [Bind Asset Tags](https://docs.trebellar.app/api-reference/api-resources/assets/bind-asset-tags.md) - API Resources > Assets [Unbind Asset Tags](https://docs.trebellar.app/api-reference/api-resources/assets/unbind-asset-tags.md) - API Resources > Assets [List all Location Definitions](https://docs.trebellar.app/api-reference/api-resources/assets/list-locations.md) - API Resources > Assets [Add Location Definitions](https://docs.trebellar.app/api-reference/api-resources/assets/add-locations.md) - API Resources > Assets [Update Location Definitions](https://docs.trebellar.app/api-reference/api-resources/assets/update-locations.md) - API Resources > Assets [Delete Location Definitions](https://docs.trebellar.app/api-reference/api-resources/assets/delete-locations.md) - API Resources > Badge [Insert badge data (bulk)](https://docs.trebellar.app/api-reference/api-resources/badge/bulk-insert-badge.md) - API Resources > People Groups [List all People Groups](https://docs.trebellar.app/api-reference/api-resources/people-groups/list-people-groups.md) - API Resources > People Groups [Add People Group](https://docs.trebellar.app/api-reference/api-resources/people-groups/add-people-group.md) - API Resources > People Groups [Update People Group](https://docs.trebellar.app/api-reference/api-resources/people-groups/update-people-group.md) - API Resources > People Groups [Delete People Group](https://docs.trebellar.app/api-reference/api-resources/people-groups/delete-people-group.md) - API Resources > People [List People with Asset Filtering](https://docs.trebellar.app/api-reference/api-resources/people/list-people.md) - API Resources > People [Batch Create/Update People](https://docs.trebellar.app/api-reference/api-resources/people/upsert-people-batch.md) - API Resources > People [Batch Delete People](https://docs.trebellar.app/api-reference/api-resources/people/delete-people-batch.md) - API Resources > People [Batch Assign People to Assets](https://docs.trebellar.app/api-reference/api-resources/people/upsert-people-asset-batch.md) - API Resources > People [Batch Delete People-Asset Associations](https://docs.trebellar.app/api-reference/api-resources/people/delete-people-asset-batch.md) - API Resources > People [Batch Add People to Groups](https://docs.trebellar.app/api-reference/api-resources/people/add-people-group-members-batch.md) - API Resources > People [Batch Remove People from Groups](https://docs.trebellar.app/api-reference/api-resources/people/remove-people-group-members-batch.md) - API Resources > Costs [Add cost lines in batch](https://docs.trebellar.app/api-reference/api-resources/costs/add-cost-line-batch.md) - API Resources > Costs [List normalized costs](https://docs.trebellar.app/api-reference/api-resources/costs/list-costs.md) - API Resources > Costs [Delete cost line](https://docs.trebellar.app/api-reference/api-resources/costs/delete-cost-line.md) - API Resources > Costs [Update a cost line](https://docs.trebellar.app/api-reference/api-resources/costs/update-cost-line.md) - API Resources > Costs [Bind a cost line to an asset(s)](https://docs.trebellar.app/api-reference/api-resources/costs/bind-cost-line.md) - API Resources > Costs [Unbind a cost line to an asset(s)](https://docs.trebellar.app/api-reference/api-resources/costs/unbind-cost-line.md) - API Resources > Costs [List Cost Categories](https://docs.trebellar.app/api-reference/api-resources/costs/list-cost-categories.md) - API Resources > Costs [Get Cost Category](https://docs.trebellar.app/api-reference/api-resources/costs/get-cost-category.md) - API Resources > Costs [Delete Cost Category](https://docs.trebellar.app/api-reference/api-resources/costs/delete-cost-category.md) - API Resources > Costs [Update Cost Category](https://docs.trebellar.app/api-reference/api-resources/costs/update-cost-category.md) - API Resources > Costs [Add Cost Category](https://docs.trebellar.app/api-reference/api-resources/costs/add-cost-category.md) - API Resources > Coworking [List Coworking Reservations](https://docs.trebellar.app/api-reference/api-resources/coworking/list-coworking-reservations.md) ## OpenAPI Specification The raw OpenAPI 3.1 specification for this API is available at: - [OpenAPI JSON](https://docs.trebellar.app/openapi.json) - [OpenAPI YAML](https://docs.trebellar.app/openapi.yaml)