# GHL Channel

{% embed url="<https://www.loom.com/share/d1b19ee970f6421b9db3bed06de4ab3c?sid=11af532d-04ff-4faa-bf0e-3941e8f3f65f>" %}

GHL Channel will allow you to either have the AI add a custom tag to a contact or fill out a custom field for a contact.

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

When selecting a custom tag, the "tag value" will be the name of the tag added to the contact. For a custom value, that field will instead be the field that you'd like the AI to fill out.

Next, you will need to decide when the AI should evaluate the action.

<figure><img src="/files/4lmbF7wjTJUWQmykbsuC" alt=""><figcaption></figcaption></figure>

When set to "On every turn", the AI will check to see if the tag/field needs to be added every time the contact sends a message, while when set to "Only when field is empty", the AI will only do so if the tag hasn't been added or the field hasn't been filled yet!

In the prompt, you will need to fill out&#x20;


---

# 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.capriai.us/capri-portal/setting-up-actions/ghl-channel.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.
