# Call to action

## CTA and session state&#x20;

When the 'Admin' button is selected, the session tools will be displayed:

### Session state

The session state displays the current state of the session.

Furthermore, a speaker is enabled to select a different sate of the session. For example, when the current state is live, the speaker has the option to switch to waiting room or to stop the session:

![](/files/-Me5GfiY2nRPQ53aCRmO)

### Call to action

In the CTA tab, the planned CTA's are displayed:

![](/files/-Me5H-9fjDb1wLEH-qTD)

#### Manage CTA

Manage the planned CTA by clicking the three dots. The options are:

* Send now
* Edit
* Remove

#### Add CTA

Click the 'Add CTA' button to create a new CTA.

<div align="left"><img src="/files/-Me5HGP66W-pJm0zYKGx" alt=""></div>

Fill in the fields as applicable. The settings are explained at the top of this page.

## End results <a href="#end-results" id="end-results"></a>

Participants will see the following pop-up if enabled:

![](/files/-Me5HpQWWFyOFFfYOZSa)

CTA can also be accessed from the bar shown at the bottom of their screen:

![](/files/-Me5HvRGoMxX4wnGWCJd)


---

# 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://knowledge-base-speakers.letsgetdigital.com/call-to-action.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.
