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

# Introducing C1

> Welcome to the C1 documentation!

## <Icon icon="party-horn" size={24} />   What’s new

<Columns cols={1}>
  <Card title="Release notes" icon="bullhorn" horizontal href="/product/release-notes/">
    The latest new features, enhancements, and resolved issues. Published weekly.
  </Card>
</Columns>

## <Icon icon="book-open" size={24} />   Popular resources

<Columns cols={1}>
  <Card title="C1 network requirements" icon="server" horizontal href="/product/admin/egress-ips">
    Add C1 egress IPs and hostnames to your firewall and proxy allowlists.
  </Card>

  <Card title="Create a UAR campaign" icon="user-check" horizontal href="/product/admin/campaigns/">
    Run user access review (UAR) campaigns to systematically verify user access.
  </Card>

  <Card title="Import data" icon="file-import" horizontal href="/baton/file-connectors/">
    Import access data from your custom, home-grown, or airgapped applications.
  </Card>

  <Card title="Set up applications" icon="cube" horizontal href="/product/admin/applications/">
    Mirror your software's access data, including accounts, resources, and permissions.
  </Card>
</Columns>

## <Icon icon="bolt" size={24} />   Getting started guides

<Columns cols={1}>
  <Card title="Get started with AWS just-in-time access" icon="aws" horizontal href="/product/how-to/qs-aws-jit-identity-center/">
    Enhance security by setting up just-in-time access to your organization's key Amazon Web Services resources.
  </Card>

  <Card title="Get started running privileged access reviews" icon="shield-check" horizontal href="/product/how-to/qs-user-access-reviews/">
    From planning and preparation to creating the campaign, managing reviewers, and final reporting.
  </Card>

  <Card title="Get started with self-service access" icon="rocket" horizontal href="/product/how-to/qs-self-service-requests/">
    We'll create security policies and customized access profiles, set up auto-approval of low-risk access, and demonstrate end-user workflows.
  </Card>
</Columns>

## <Icon icon="user" size={24} />   End-user resources

<Columns cols={1}>
  <Card title="How to review access" icon="user-check" horizontal href="/product/how-to/review-tasks/">
    Have you been assigned access reviews in C1? Here's what you need to know.
  </Card>

  <Card title="How to request new access" icon="user-plus" horizontal href="/product/how-to/create-requests/">
    Need access to a new app or permission? Start here.
  </Card>
</Columns>

## <Icon icon="link" size={24} />   Other useful links

<Columns cols={2}>
  <Card title="Connectors library" icon="arrow-right" horizontal href="/baton/intro/" />

  <Card title="API documentation" icon="arrow-right" horizontal href="/conductorone-api/api" />

  <Card title="Security terms glossary" icon="arrow-right" horizontal href="https://www.conductorone.com/glossary/" />

  <Card title="System status" icon="arrow-right" horizontal href="https://status.conductorone.com" />
</Columns>
