> ## Documentation Index
> Fetch the complete documentation index at: https://docs.throttlr.yashjejurkar.me/llms.txt
> Use this file to discover all available pages before exploring further.

# Dashboard Overview

> Navigate the Throttlr dashboard to manage your rate limiting projects.

## Signing In

Go to [app.throttlr.dev](https://app.throttlr.dev) and click **Continue with Google**. Your account is automatically created on first sign-in.

***

## Projects List

After signing in, you land on the **Projects** page. This shows all your projects (rate limiting configurations), each with:

* Project name
* Number of rules
* Total API calls logged
* Date created

Click any project card to open its detail view.

***

## Project Tabs

Each project has 4 tabs:

| Tab          | Description                               |
| ------------ | ----------------------------------------- |
| **Rules**    | Create, edit, and delete rate limit rules |
| **Logs**     | View all request logs for this project    |
| **API Key**  | View your masked API key and its status   |
| **Settings** | Danger zone — delete the project          |

***

## Creating a New Project

1. On the Projects page, click **New Project**
2. Enter a project name (e.g. `production-api`)
3. Your API key is generated automatically — **copy it now**, it won't be shown again in plaintext

***

## Account Settings

Click **Settings** in the left sidebar to view your account profile:

* Your name and email (from Google)
* Current plan (Free)
* Account creation date
