# Configure Agent

<figure><img src="https://4270573731-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPD5pBqGI9shvhtXlZ9t2%2Fuploads%2FZ0lIGfH30uHksT8cp6Sp%2FScreenshot%202024-10-05%20at%203.03.49%E2%80%AFPM.png?alt=media&#x26;token=ad9baf60-70fd-4fd6-9744-a818d3dd6110" alt=""><figcaption></figcaption></figure>

After you have created your agent, proceed to configuring your agent to make it  usable in your software

**Output Type:** Depending on your use case, you can select text responses from the agent or  object responses (JSON) for easier intergation with your system.&#x20;

**Web Hook:** The agent send out long running function responses to the webhook url. [Read more about web hook here.](https://docs.vorsto.io/api/api-web-hook) Non-long running responses are returned along with the api response. This is available on text responses only.

**Models:** You can use external models from top AI providers. Vorsto currently supports some of the top most intelligent AI models. You can read more on models [here](https://docs.vorsto.io/3rd-party-models). This is available only for enterprise users.

**Model API Key:** Depending on your model of choice, you may be required to provide your model api key. Checkout out your desired model from our [supported models](https://docs.vorsto.io/3rd-party-models) to see how to get the api key. This is available only for enterprise users.

{% hint style="info" %}
Object (JSON) responses can be configured to your desired output to ensure predictable responses at all times for seamless integration [see more details ](https://docs.vorsto.io/api/object)
{% endhint %}
