# Launchpad Users Tab

## Users Tab

This Tab keeps track of **User ID, User Name, User Phone Number, When the conversation was Created and total Conversations Had.**

<figure><img src="/files/0BaOEL9LUVVYA3eOP30i" alt=""><figcaption></figcaption></figure>

## User ID

By clicking on the User ID

<figure><img src="/files/7NeyZ5uzqdw55M9odGs5" alt=""><figcaption></figcaption></figure>

It'll send you directly to the User ID Page of the Basic Information of said User.

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

## Conversations

By clicking on conversations you'll be sent directly to the Information Log

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

<figure><img src="/files/UmsiiKfmMZtLYFucdWie" alt=""><figcaption></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://docs.raiaai.com/raia-cx/launch-pad/launchpad-users-tab.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.
