# Agent Hub & Marketplace

### What is the Agent Hub?

Agent Hub is an internal marketplace of all AI Agents created by your team. If you can see an AI Agent then you can start interacting with it. Think of the Hub as a place where all AI agents are shared.

<figure><img src="/files/LPxTzvhNtR3TsH6dLAVI" alt=""><figcaption><p>Agent Hub</p></figcaption></figure>

### Can the Agent Hub be viewed by other companies?

No, The Agent Hub is private to your company, you can see AI agents created and shared by your team members.

### I created a new AI Agent but It is not shown in the Agent Hub what do I do?

When you create or edit an AI Agent you have an option to show the AI agent in the Hub. This feature is only available to Admins. When you feel confident that your AI Agent is ready to share. Turn on this check box or ask your Twig Admin to turn on this agent for the Hub

<figure><img src="/files/fvLCp7V1fhXH8CJdsxSj" alt=""><figcaption><p>Toggel to enable AI Agent for the hub</p></figcaption></figure>


---

# Agent Instructions: 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://help.twig.so/product/advanced/agent-hub.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.
