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

# Entities

> Targets for applying security and policy features within Repacket

<Note>
  Entities are the traffic targets for configuration in Repacket. They let you define what properties we should match against to enforce your rules, including custom categories and IP ranges.
</Note>

## Creating Entities

To create a new entity, navigate to the [Entities page](https://app.repacket.com/entities#entities) in your Repacket dashboard and click the "Create" button.

<Frame>
  <img src="https://mintcdn.com/repacket/eMq1cOxZFGZakRWs/images/entities-create.png?fit=max&auto=format&n=eMq1cOxZFGZakRWs&q=85&s=d24d9fbc05c409330ae6a09281a5368a" alt="Creating an entity" style={{maxWidth: '600px', width: '100%'}} width="1334" height="1561" data-path="images/entities-create.png" />
</Frame>

## Entity types

Today, Repacket allows you to configure custom categories and IP ranges.

### Categories

Categories represent a group of domains. These can include wildcards, *and often should*.

Repacket ships with nearly [80 default categories](/config/categories).

<Expandable title="categories example">
  <Frame>
    <img src="https://mintcdn.com/repacket/eMq1cOxZFGZakRWs/images/custom-category.png?fit=max&auto=format&n=eMq1cOxZFGZakRWs&q=85&s=2003fc7385d15f63e708ea5c16ec7352" alt="" width="1700" height="1010" data-path="images/custom-category.png" />
  </Frame>
</Expandable>

### IP Ranges

IP ranges allow you to target traffic based on the destination IP address.

These use CIDR notation and are generally used to exclude your internal websites from Repacket features.
