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

# Brand nodes

> Supply consistent brand context to AI nodes across a workflow.

Brand nodes hold your brand information and emit it as structured brand data that downstream AI nodes can read. They take no inputs and don't run on a model. Connect a brand node's output into a generator's Brand input to keep generated images, video, and copy on-brand.

<Columns cols={2}>
  <Card title="Brand context" href="/nodes/brand/brand-context">
    Capture company name, story, value proposition, audience, and positioning.
  </Card>

  <Card title="Brand voice" href="/nodes/brand/brand-voice">
    Define how the brand sounds: narrative voice, sample copy, and tone tags.
  </Card>

  <Card title="Brand guidelines" href="/nodes/brand/brand-guidelines">
    Free-form brand rules for colors, typography, logo usage, and do's and don'ts.
  </Card>

  <Card title="Brand docs" href="/nodes/brand/brand-docs">
    Attach brand documents (PDF, CSV, JSON, text) as brand data for long-context steps.
  </Card>
</Columns>
