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

# Editing & asset library

> Learn how to refine campaign outputs with inpaint editing and where to find all your generated assets inside the brand asset library.

After a campaign generates outputs, every image and video is automatically saved to your brand asset library. You can edit individual results without restarting the full wizard, and push finished assets directly to Scheduler or Studio.

## How do I edit a campaign image?

Use **inpaint / refine** editing available directly from the campaign results view. Inpaint lets you fix specific areas — a product detail, a background element, or a text zone — without regenerating the entire creative.

<Note>
  Inpaint edits consume fewer credits than a full generation batch. See [Credits](/docs/workspaces/credits) for the exact cost breakdown.
</Note>

<Steps>
  <Step title="Open campaign results">
    Navigate to your campaign and open the results view. Hover over any generated image to reveal editing actions.
  </Step>

  <Step title="Select inpaint">
    Click **Edit** or **Inpaint** to open the editing canvas. Brush over the area you want to change and provide a prompt describing the desired result.
  </Step>

  <Step title="Apply and save">
    Preview the inpainted result. Approve to save the edited version back to your campaign results and brand asset library.
  </Step>
</Steps>

## Where do my assets land?

All campaign outputs are stored under **Brand Identity → Assets**, organized by type:

<CardGroup cols={2}>
  <Card title="Images" icon="image">
    Campaign stills — AI-generated or asset-grounded images from any completed campaign.
  </Card>

  <Card title="Videos" icon="video">
    Video outputs and ad-template renders from campaign video and ad-template modes.
  </Card>

  <Card title="Studio" icon="layers">
    Related Studio projects linked to this brand — open to continue freeform editing.
  </Card>

  <Card title="Library" icon="folder">
    Uploaded brand files — product photos, logos, fonts, and other source assets.
  </Card>
</CardGroup>

## What can I do with saved assets?

<Tabs>
  <Tab title="Publish with Scheduler">
    Push any campaign image or video directly to **Scheduler** to plan, schedule, and publish to your connected social accounts.

    <Card title="Scheduler overview" icon="calendar" href="/docs/scheduler/overview">
      Connect accounts and start scheduling posts.
    </Card>
  </Tab>

  <Tab title="Refine in Studio">
    Open any asset in **Creative Studio** for freeform node-based editing — add animations, overlays, audio, or advanced compositing.

    <Card title="Image nodes" icon="image" href="/docs/studio/image-nodes">
      Explore the node-based creative editor.
    </Card>
  </Tab>
</Tabs>
