# Future 📝

* Read/write sources
* High-performance, high volume, low-latency
* GraphQL query sources&#x20;

Data Shapes&#x20;

### More Ideas&#x20;

We'll be rebuilding and adding these features soon;&#x20;

* Pulling external data from Google Sheets and Google Docs

* Pulling external data from custom public ( unsecured ) APIs&#x20;

* Support for custom data source registrations, such as adding your own objects for databinding purposes&#x20;

* Display the count of items in a data source

* :bind   attribute suffix&#x20;

* Data bind specific attributes arbitrarily &#x20;


---

# 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://attr.sygnal.com/sa5-data/future.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.
