# Resources

### What is a resource

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.

In Acho Studio, you can easily connect APIs, flat files, and databases to resources for a great variety of applications.

### Where is resources

Resources<img src="/files/MwNbVal8ckBQVqGR6Kh9" alt="" data-size="line">is located at the side bar. Upon entering resources, you will see all the resources you have listed. If there is no project in the organization, you will be guided to add a **Data Resource.**

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

### Use cases for resources <a href="#resource-groups-intro-usecases" id="resource-groups-intro-usecases"></a>

* [Data Prep](/acho-studio/data-prep-projects.md)
* App Builder

### Learn more about <a href="#resource-groups-intro-usecases" id="resource-groups-intro-usecases"></a>

{% content-ref url="/pages/19cIVraJBG49KVWu1bOy" %}
[Add a resource](/acho-studio/resources/add-a-resource.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MN-XI\_XXkcsT9xl7VMJ" %}
[Supported data sources](/acho-studio/resources/import-data.md)
{% endcontent-ref %}


---

# 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.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.
