# Launchpad Settings

## Setting Personal Profile

Going to the Setting on LaunchPad you'll have the option to fully edit and change your personal account information on raia.

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

## Admins Tab

The Admins Tab is where you'll be able to manage the Users within your organization

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

#### Invite User

You have to ability to invite a user into your organization and set their role within it.

<figure><img src="/files/3AM22qQ1BpHMLsPDgoLO" alt=""><figcaption></figcaption></figure>

#### Edit User

You have the ability to fully Edit a organization Users Role and Status.

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

As well as having to ability to the delete whichever user if necessary.

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

## Subscription

The **Subscription** tab is a vital dashboard for any organization managing AI agents, as it outlines current usage, system limits, and available upgrade options. It ensures transparency, control, and scalability of the AI environment based on organizational needs.

This section displays the active subscription plan and usage limits across multiple categories. Here's what it keeps track of:

* **AI Agents**:\
  Shows how many AI agents are currently in use out of the total available.\
  **Importance**: Helps monitor deployment capacity and ensures you don’t exceed your operational limits.
* **User Access**:\
  Tracks the number of user seats assigned.\
  **Importance**: Critical for managing admin and team member access to the platform.
* **Token Usage**:\
  Displays the number of language model tokens consumed.\
  **Importance**: Ensures you stay within your token allowance for AI conversation processing.
* **Email Usage**:\
  Total number of emails sent.\
  **Importance**: Tracks outreach volume and email automation usage.
* **SMS Usage**:\
  SMS messages sent through the AI platform.\
  **Importance**: Important for SMS-based AI campaigns or alerts.
* **Call Usage**:\
  Minutes used for AI voice interactions.\
  **Importance**: Monitors voice assistant usage and call-based agent tasks.
* **Subscription Expiration**:\
  The end date for the current plan.\
  **Importance**: Alerts the organization to renewal timelines to avoid service interruption.

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

#### Payments

You'll be able to also find the Payment section, which keeps track and allows you to manage your Payments.

<figure><img src="/files/cnVLMpRwqZ261wc83YEK" 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-settings.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.
