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

# Automated content moderation

> Learn to set up projects and submit content for moderation

## Analyzing content

After you've created a project, you can submit content for moderation.

<CardGroup cols={2}>
  <Card title="Analyzing content" icon="bullseye" href="/content-moderation/submit-content">
    How to analyze content.
  </Card>
</CardGroup>

## Optimization

As you analyze content, you can use the results to improve the accuracy of the moderation and stay up to date with the latest content.

<CardGroup cols={2}>
  <Card title="Optimization" icon="chart-line" href="/content-moderation/optimizing-accuracy">
    How to improve the accuracy of the moderation.
  </Card>
</CardGroup>
