# Data Store Reference

Data store reference is used to visually display a source or target system, where an action is connected to. While it takes the shape of database visually, it can also be used to mean an API, website or other data sources as well, giving the system itself a name, instead of the specific data object being sent to that system.

<figure><img src="/files/FNltVHDf7wql5J5xpAhK" alt="Example usage for Data Store Reference in Frends Process."><figcaption><p>Data Store Reference can be used to easily show where the data is coming from.</p></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.frends.com/reference/frends-6.1.0/shapes/artifact-shapes/data-store-reference.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.
