# URL

<figure><img src="/files/hUuOWEWH4VD9KbvNo75Q" alt=""><figcaption><p>Using URL as a File Source</p></figcaption></figure>

Using URL you can import only one feed file without any images. After you select URL as your File Source, input your direct URL and make sure to **Save** your template before import. After that you can click on **Import Now** to execute an import.

{% hint style="warning" %}
URL must be a direct URL to a file, so, for example, a URL to a Google Spreadsheet **would not** work.
{% endhint %}

{% hint style="warning" %}
ZIP files are not supported for imports via URLs.&#x20;
{% endhint %}


---

# 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://importmanager.docs.foxnetsoft.com/file-sources/url.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.
