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

# Quick setup

Open [http://localhost:8000/settings](http://localhost:8000/settings).

<Note>
  If you are using a development deployment, open [http://localhost:5173/settings](http://localhost:5173/settings).
</Note>

<Frame>
  <img src="https://mintcdn.com/123-1747710f/DAN1c95nbYIxO1vd/images/image-1.png?fit=max&auto=format&n=DAN1c95nbYIxO1vd&q=85&s=332f26584c589e74e21115e76f9a3c36" alt="Image" width="1629" height="948" data-path="images/image-1.png" />
</Frame>

## Set a password

Set a password for the panel. The password is stored persistently in your browser.

<Frame>
  <img src="https://mintcdn.com/123-1747710f/DAN1c95nbYIxO1vd/images/image-2.png?fit=max&auto=format&n=DAN1c95nbYIxO1vd&q=85&s=7d744a8d9ce8363f0ad95461c5b44c9c" alt="Image" width="1637" height="957" data-path="images/image-2.png" />
</Frame>

In the settings panel on the left, you can switch to **Chinese**, change the theme, and update the password.

## Configure your first ClawBot

1. Click **Brains**.

**Brains** is where you manage LLM API endpoints. You will see a default entry there.

<Frame>
  <img src="https://mintcdn.com/123-1747710f/DAN1c95nbYIxO1vd/images/image-3.png?fit=max&auto=format&n=DAN1c95nbYIxO1vd&q=85&s=0ec1e33a0ae44eb4eca478e7995a9659" alt="Image" width="1635" height="957" data-path="images/image-3.png" />
</Frame>

Click the default Brains card, then click **Edit**.

<Frame>
  <img src="https://mintcdn.com/123-1747710f/DAN1c95nbYIxO1vd/images/image-4.png?fit=max&auto=format&n=DAN1c95nbYIxO1vd&q=85&s=0f4d2a6fd3ea34996d494f90ef4fa784" alt="Image" width="1635" height="959" data-path="images/image-4.png" />
</Frame>

Set the **API key** and **API URL**. You can also switch the provider. Then set the model ID and choose whether to enable thinking.

<Frame>
  <img src="https://mintcdn.com/123-1747710f/DAN1c95nbYIxO1vd/images/image-5.png?fit=max&auto=format&n=DAN1c95nbYIxO1vd&q=85&s=03ce8a25209021e057d2fa7f568b6009" alt="Image" width="1215" height="566" data-path="images/image-5.png" />
</Frame>

Click **Test** and make sure it returns successfully.

<Frame>
  <img src="https://mintcdn.com/123-1747710f/DAN1c95nbYIxO1vd/images/image-7.png?fit=max&auto=format&n=DAN1c95nbYIxO1vd&q=85&s=ec866710e07b6d4742bddbff52e1ee56" alt="Image" width="722" height="607" data-path="images/image-7.png" />
</Frame>

That is it. You have finished the basic setup.
