> For the complete documentation index, see [llms.txt](https://docs.poweromni.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.poweromni.ai/en/administration-and-configuration/artifacts/connectors/standard-connectors/url-reader.md).

# URL Reader

The URL Reader connector allows the agent to access and read the content of a page provided through a link.

It can be used to analyze a public page, summarize content, interpret information from a website, or use a URL as a reference in the response.

Examples of use:

Summarize a page provided by the user.

Extract the main points from an article.

Analyze the content of a landing page.

Compare information from a page with the context of the conversation.

The URL Reader depends on access to the page content. Links protected by login, private pages, blocked content, or unavailable URLs may not be read correctly.
