> For the complete documentation index, see [llms.txt](https://tembi.gitbook.io/tembi-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tembi.gitbook.io/tembi-knowledge-base/product-news/ai-agents/agent-studio-set-up-your-agent.md).

# Agent Studio - Set up your agent

Agent Studio is managed by your organisation's Tembi admins. Configuring an agent doesn't require technical knowledge, it works by answering a set of guided questions that help the agent understand your organisation's priorities.

<figure><img src="/files/hmfMIFd7vud6V6XnkbR0" alt=""><figcaption></figcaption></figure>

***

For the [Prospecting Agent](/tembi-knowledge-base/product-news/ai-agents/prospecting-agent.md), this means answering questions about your ideal customer: what kinds of webshops you target, which platforms and setups signal a good opportunity, and the commercial context that explains why you tend to win.

For the [Account Management Agent](/tembi-knowledge-base/product-news/ai-agents/account-management-agent.md), this means answering questions about what account health looks like for your business: which signals matter, what changes are worth acting on, and what your team is trying to grow or protect within existing relationships.

Once configured, the agent applies that logic consistently - every time, for every user on your team. This means a new hire using the Prospecting Agent on day one gets the same quality of reasoning as your most experienced rep.

Permissions are managed centrally, ensuring alignment without limiting flexibility.

### How to set it up

See the below guide for how to setup your agents:

{% @arcade/embed flowId="U2BkUahFYzhpYW2litmS" url="<https://app.arcade.software/share/U2BkUahFYzhpYW2litmS>" %}

### Designed for teams, not individuals

Agent Studio ensures that:

* Insights are consistent across teams
* New hires ramp up faster
* Outreach quality improves at scale
* Strategy is reflected directly in daily workflows

As AI becomes a standard part of commercial work, the ability to configure how it thinks becomes a competitive advantage.


---

# 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://tembi.gitbook.io/tembi-knowledge-base/product-news/ai-agents/agent-studio-set-up-your-agent.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.
