Home CodeDoc How do I filter and search the Usage history?

How do I filter and search the Usage history?

Last updated on Nov 10, 2025

Short Answer: On the Usage tab use the top controls (Repository dropdown, Search input, Date filter) to narrow run results; then open any run’s “View detail” to inspect files documented.

Answer

PreRequisites

  1. At least one documentation run exists

  2. Access to the Usage tab

Steps

  1. Open the Usage tab in CodeDoc.
    The runs table and top-filter controls are visible.

  2. Use the “Repository” dropdown to limit runs to a specific repository.
    The table refreshes to show only runs for the chosen repository.

  3. Type into the Search input to find runs by text (commit message, user, etc.).
    Search results filter the runs list.

  4. Use the Date filter to restrict runs to a date range (e.g., this month).
    Only runs within the selected date range are shown.

Troubleshooting

  1. Filters return no runs.
    LikelyCause: No runs match the selected filters.
    Action: Clear filters or broaden the date range and try again.

Note: Combine filters (Repository + Date + Search) to quickly locate a specific run.