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

# Creating Targets

> Define protein targets for binder design

## Overview

Targets are the protein structures you want to design binders against. You can define targets by entering sequences or uploading existing structure files.

## Creating a New Target

1. From your project dashboard, click **"+ Add target"** in the Targets section.

2. Enter a **Target Name** (required).

<Frame>
  <img src="https://mintcdn.com/boltzpbc/EKeBMCVOgldAcowK/images/user-guide/protein-design/target-0.png?fit=max&auto=format&n=EKeBMCVOgldAcowK&q=85&s=8c0a6aa62c43543e66e198013e28d54c" alt="Create new target form" width="2986" height="1544" data-path="images/user-guide/protein-design/target-0.png" />
</Frame>

3. Choose how to define your target:

   <Tabs>
     <Tab title="Define Sequences">
       Click **"+ Polymer"** then **"Protein from Sequence"**

       Paste or enter your protein sequence (maximum 1,300 residues)

       Click **"Import"**

       After submitting, Boltz will predict the structure automatically
     </Tab>

     <Tab title="Upload Structure">
       Upload a structure file (.cif, .cif.gz, etc.)

       Structure prediction step is skipped
     </Tab>
   </Tabs>

4. Click **"Continue"** to proceed to target initialization.

## Target Initialization

After creating a target, you'll go through a 4-step initialization workflow:

### Step 1: Verify Unbound Structure

<Frame>
  <img src="https://mintcdn.com/boltzpbc/EKeBMCVOgldAcowK/images/user-guide/protein-design/target-1.png?fit=max&auto=format&n=EKeBMCVOgldAcowK&q=85&s=c4040be3eb8bdf649d2690a2b95d51da" alt="Create new target form" width="2994" height="1622" data-path="images/user-guide/protein-design/target-1.png" />
</Frame>

If you use sequence to define target, Boltz predicts the structure of the target. Review the predicted unbound structure, especially around the planned binding site. Only use targets with well-predicted structures.

**Optional:** Add constraints (Bond, Contact, Pocket) to induce conformational changes.

### Step 2: Select Crop

<Frame>
  <img src="https://mintcdn.com/boltzpbc/EKeBMCVOgldAcowK/images/user-guide/protein-design/target-2.png?fit=max&auto=format&n=EKeBMCVOgldAcowK&q=85&s=c857cc091b099cc3d68e50ad06c07bdb" alt="Create new target form" width="3008" height="1488" data-path="images/user-guide/protein-design/target-2.png" />
</Frame>

Select the residues you want to keep. Ideal crop size is **less than 350 residues** (maximum 700 residues).

* Use the sequence viewer to select residue ranges
* The 3D structure updates in real-time to show the cropped region
* Click **"Select All"** to include all residues, or manually select ranges

### Step 3: Select Epitope (Optional)

<Frame>
  <img src="https://mintcdn.com/boltzpbc/EKeBMCVOgldAcowK/images/user-guide/protein-design/target-3.png?fit=max&auto=format&n=EKeBMCVOgldAcowK&q=85&s=1a70fc758b571393db46440804825b8d" alt="Create new target form" width="2990" height="1444" data-path="images/user-guide/protein-design/target-3.png" />
</Frame>

Select the residues on your target that you want your designs to bind to.

* This step is optional—skip if you don't want to specify an epitope
* Selected residues are highlighted in green in both sequence and 3D views
* Click **"Reset"** to clear selections

### Step 4: Select Flexible Residues (Optional)

<Frame>
  <img src="https://mintcdn.com/boltzpbc/EKeBMCVOgldAcowK/images/user-guide/protein-design/target-4.png?fit=max&auto=format&n=EKeBMCVOgldAcowK&q=85&s=70d214bcf526fda206935ae7e9a6fdfd" alt="Create new target form" width="2988" height="1454" data-path="images/user-guide/protein-design/target-4.png" />
</Frame>

Select residues that the design model should treat as flexible during design.

* This step is optional—skip if the target should be treated as rigid
* Flexible residues allow for conformational changes during binding
* Selected residues are highlighted in green

Click **"Complete Setup"** to finish target initialization.

## After Target Creation

Once your target is created, you'll see options to:

* **Discover New Binders** - Create a binder specification for your virtual screen
* **Upload candidates from CSV** - Evaluate known candidates using AI
* **Skip for now** - Add the binder specification later
