# Add a resource

### What is a resource?&#x20;

A resource can be any type of information that needs to be stored and organized, including formats like a flat CSV file, an SQL database, or applications such as Salesforce, HubSpot, or Shopify, as well as unstructured forms like text, images, audio, and video files.

### Add a new resource

1\. Navigate to **Resources** and click **Add Resource**. Adding resources is usually the first step you want to start a data project or application.

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

2\. Choose one of the resources to add. <br>

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

3\. Configure the connection of your resource. See [Supported data sources](/acho-studio/resources/import-data.md) for detailed instruction to set up the connection for different data sources.

4\. After your connection is set up successfully, you can start to use it for:

* Preview data<br>

  <figure><img src="/files/mHg48FYqgUsEwT6JOCZf" alt=""><figcaption></figcaption></figure>
* [Data Prep](/acho-studio/data-prep-projects.md)
* [App Builder](/app-builder/get-started.md)

![](/files/M0pZ2OCuJWu5QN3aGRCW)

### Example of uploading a CSV file to a resource

<figure><img src="/files/q4ZQvP9CaoxKJvESCZop" 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.acho.io/acho-studio/resources/add-a-resource.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.
