# Magic Text in External Collections

When setting up your external collections, you can use magic text in the base URL and/or as the value of any headers or query params.

![](/files/-MRLRyHRdWI_Xa0vlhYs)

Magic Text in external collections lets you choose any properties of the logged in user as part of the API request to your external collection.  This way, the external data that is displayed to your users when the log in to your app is just the data that is specific to them.

When you add Magic Text to your External Collections, you'll also need to give an example value.  The value only used during the final step of the External Collection set up, when Adalo tests the connection and determines the properties of the External Collection.


---

# 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://help.adalo.com/integrations/external-collections-with-apis/magic-text-in-external-collections.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.
