# Configure Your Workspace

When you first log into Loopit, one of the first steps you should do is to configure the Workspace for your business. These will help you set up the building blocks for your business and program within Loopit.

There are a number of core areas you should set up:

* [**Workspace details**](/getting-started/setting-up-loopit/configure-your-workspace/workspace-details.md)
* **Locations**
* **Payment options**
* **Fleet asset categories**
* **Packages**
* **Templates**

To access the settings click on the Cog in the top menu.


---

# 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.loopit.co/getting-started/setting-up-loopit/configure-your-workspace.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.
