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

# Projects

> Keep investigations, indicators, notes, and saved queries together

Projects give a team a durable workspace for an investigation or monitored
environment. They keep operational context beside the Infrawatch data used to
build it.

## What belongs in a project

* **Investigations** - Save and revisit connected infrastructure graphs.
* **Indicators** - Track IP addresses, domains, and URLs relevant to the work.
* **Saved queries** - Reuse InfraQL searches for Scanning or DNS.
* **Notes** - Record analyst context in Markdown.
* **Activity** - Review changes to investigations, saved queries, notes, and
  indicators.
* **External-surface inventory** - Keep monitored assets and findings in the
  same project context.

Projects respect account permissions. A member may be able to view a project
without being able to change its indicators, notes, saved queries, or settings.

## A practical project workflow

<Steps>
  <Step title="Create or choose a project">
    Use a separate project when the work needs its own membership, inventory,
    indicators, or investigation history.
  </Step>

  <Step title="Add the starting indicators">
    Add the IP addresses, domains, or URLs that define the initial scope.
  </Step>

  <Step title="Save repeatable searches">
    Store the Scanning and DNS queries that the team expects to rerun.
  </Step>

  <Step title="Investigate and record decisions">
    Save the infrastructure graph and use notes to preserve analyst reasoning.
  </Step>
</Steps>

<CardGroup cols={2}>
  <Card title="Investigate with InfrAI" icon="https://mintcdn.com/infrawatch/gCEz_Bv1hOrMPG8n/images/products/infrai.svg?fit=max&auto=format&n=gCEz_Bv1hOrMPG8n&q=85&s=543b3c01c9b46f482be33ce606e0c66e" href="/infrai/overview" width="32" height="32" data-path="images/products/infrai.svg">
    Turn a host or report into a saved, evidence-backed investigation.
  </Card>

  <Card title="Learn InfraQL" icon="https://mintcdn.com/infrawatch/gCEz_Bv1hOrMPG8n/images/products/search.svg?fit=max&auto=format&n=gCEz_Bv1hOrMPG8n&q=85&s=e80dbe9b7724f88ce870e69cb367b435" href="/search" width="32" height="32" data-path="images/products/search.svg">
    Compose the queries the team reruns, with typed fields and time windows.
  </Card>
</CardGroup>
