# SAC 360º - How to send a public calendar link to the Lead using tokens

For this example, we will use a custom SAC360 automation.

<figure><img src="/files/28ac83e665a839f5f065f614c474923e646fa937" alt=""><figcaption><p>Do this from your platform.</p></figcaption></figure>

In the message field, click the insert token button:

<figure><img src="/files/ec331fe7db01f743802aee32f203dbbe52a8be17" alt=""><figcaption><p>It is located in the right corner.</p></figcaption></figure>

Search for "**Calendar"** or the name of the public calendar you want to send to the lead:

<figure><img src="/files/e5d92998a02071e6ec9ffdcad90f789f54913f6e" alt=""><figcaption><p>The options will all be listed.</p></figcaption></figure>

Select the desired option. An optional message to be forwarded along with the link can also be added:

<figure><img src="/files/a6732a96ba40b711f16f8bf9045573e82526425e" alt=""><figcaption><p>The token will not be seen by the lead.</p></figcaption></figure>

{% hint style="warning" %}
Do not change the information directly inside the token if you do not know what you are doing!
{% endhint %}

Save your message and done! The token will be replaced by the public calendar link.


---

# 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://docs.sprinthub.com/en/topics/general/sac-360/sac-360o-automations/sac-360o-how-to-send-a-public-calendar-link-to-the-lead-using-tokens.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.
