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

# Dashboard

To start using Custom Objects module, create a class:

1. Go to [QuickBlox Dashboard](https://admin.quickblox.com/signin).
2. Follow **Custom Objects => Add new class** direction. As a result, **Add new class** popup will appear.
3. Enter a class name, add any fields you want.

<Frame>
  <img src="https://mintcdn.com/quickblox/Ue7oFsbTxPKULNVC/images/reference/39dc63c-api-custom-add-filed.png?fit=max&auto=format&n=Ue7oFsbTxPKULNVC&q=85&s=3e9f48c24c619db9d5adf4ad673c453b" alt="1454" width="1454" height="647" data-path="images/reference/39dc63c-api-custom-add-filed.png" />
</Frame>

4. Click **Create class button** and a new class will be created.

<Frame>
  <img src="https://mintcdn.com/quickblox/Ue7oFsbTxPKULNVC/images/reference/0d833d5-api-custom-fields.png?fit=max&auto=format&n=Ue7oFsbTxPKULNVC&q=85&s=e29de2be876fbdc91363dd7301bbc2e9" alt="1690" width="1690" height="371" data-path="images/reference/0d833d5-api-custom-fields.png" />
</Frame>

To add a record, do the following:

1. Click **Add record** button and **Add new record** popup will appear
2. Fill any fields you want.
3. Click **Add record button** and a new record will be added and shown in the table.
