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

# PICSy

> Add a site, shape its catchment and export the analysis.

<Columns className="responsive-columns" cols={4}>
  <Card title="Add a site" icon="location-plus" href="/get-started/add-your-first-site">
    Start with an address, postcode, care home or point on the map.
  </Card>

  <Card title="Analyse a site" icon="map" href="/analysis/overview">
    Explore the catchment, local market and population around a site.
  </Card>

  <Card title="Benchmark locations" icon="chart-simple" href="/tools/benchmarking">
    Compare a group of locations using the same measures.
  </Card>

  <Card title="Find target areas" icon="bullseye-arrow" href="/tools/target-search">
    Search the map for areas that match your criteria.
  </Card>
</Columns>

## Site analysis

Adjust the analysis without moving or recreating the site.

<Columns className="responsive-columns" cols={4}>
  <Card title="Set the catchment" icon="draw-polygon" href="/analysis/configure-a-catchment">
    Choose a drive time, radius or public-transport catchment.
  </Card>

  <Card title="Edit the boundary" icon="pen-to-square" href="/analysis/edit-a-catchment">
    Include or exclude individual hexes and nearby built-up areas.
  </Card>

  <Card title="Change the context" icon="sliders" href="/analysis/projections-and-comparisons">
    Set the projection year, comparison and map style.
  </Card>

  <Card title="Export the analysis" icon="file-export" href="/analysis/export">
    Create a PDF report or download an Excel workbook.
  </Card>
</Columns>

## More tools

Use PICSy across a list of locations or search the wider market.

<Columns className="responsive-columns" cols={3}>
  <Card title="Benchmarking" icon="chart-column" href="/tools/benchmarking">
    Compare locations side by side and download the results.
  </Card>

  <Card title="Target Search" icon="magnifying-glass-location" href="/tools/target-search">
    Find areas that meet a set of search criteria.
  </Card>

  <Card title="Directories" icon="book-open" href="/tools/directories">
    Browse the records and reference data available to you.

    Some features require the **Directories** paid add-on.
  </Card>
</Columns>
