---
title: "Can we crawl a repository that has dynamic URLs?"
slug: "can-we-crawl-a-repository-that-has-dynamic-urls"
updated: 2025-02-17T09:16:44Z
published: 2025-02-17T09:16:44Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.whatfix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Can we crawl a repository that has dynamic URLs?

Whatfix cannot crawl a repository with dynamic URLs.

A repository with dynamic URLs indicates that multiple users are accessing the same repository but through different URLs. Let’s say you have three customers: A, B, and C. When they need support, they go to: A. support.com?id=123 B. support.com?id=456 C. support.com?id=789

However, the content they access is the same.

## Related

- [Error: Repository Integration Failed](/repository-failed-to-integrate.md)
