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

# Ad Naming Conventions

> Learn how to customize and configure naming conventions for your ads using date formats, and custom text. This guide explains all available options for creating consistent and organized ad naming patterns.

<Frame caption="Video Walkthrough">
  <iframe width="560" height="315" src="https://www.youtube.com/embed/800KqpG7_rw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
</Frame>

### Getting Started with naming Conventions

1. Go to `Settings` Page

<Frame>
  ![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-04-28/586a3837-1cfe-4c6f-bdbb-9be949555133/ascreenshot.jpeg?tl_px=0,373\&br_px=2752,1912\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=3,440)
</Frame>

2. Scroll to `Naming Convention` section

<Frame>
  ![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-04-28/ae588903-6f1e-48e6-b1a2-b7a9129157d2/ascreenshot.jpeg?tl_px=0,0\&br_px=2752,1538\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=107,220)
</Frame>

### Allowed Tokens

You can use any of the following tokens in your custom naming convention

| Token            | Description                                            | Example Value             |
| ---------------- | ------------------------------------------------------ | ------------------------- |
| `{{customText}}` | Custom text that you can specify                       | Any text you enter        |
| `{{dateFormat}}` | Date in specified format (see available formats below) | Various formats available |
| `{{id}}`         | Unique identifier assigned by Admanage                 | 3                         |
| `{{creator}}`    | Name of the creator                                    | john                      |
| `{{filename}}`   | Name of the file                                       | newHookAd\_1x1            |
| `{{filetype}}`   | Type of the file                                       | Video                     |

<Frame>
  ![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-04-28/797f7c3d-be54-435e-94a3-13a7e8d89404/ascreenshot.jpeg?tl_px=0,0\&br_px=2752,1538\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=492,220)

  ![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-04-28/57725b0e-5055-4a1e-80d4-9e0c86b3b9b5/ascreenshot.jpeg?tl_px=0,0\&br_px=2752,1538\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=378,187)
</Frame>

<Expandable title="Available Date Formats">
  <ResponseField name="d" type="string">
    Day of month (1, 2, ..., 31)
  </ResponseField>

  <ResponseField name="do" type="string">
    Day of month with ordinal (1st, 2nd, ..., 31st)
  </ResponseField>

  <ResponseField name="dd" type="string">
    Day of month, zero-padded (01, 02, ..., 31)
  </ResponseField>

  <ResponseField name="w" type="string">
    Week of year (1, 2, ..., 53)
  </ResponseField>

  <ResponseField name="wo" type="string">
    Week of year with ordinal (1st, 2nd, ..., 53rd)
  </ResponseField>

  <ResponseField name="ww" type="string">
    Week of year, zero-padded (01, 02, ..., 53)
  </ResponseField>

  <ResponseField name="m" type="string">
    Month (1, 2, ..., 12)
  </ResponseField>

  <ResponseField name="mo" type="string">
    Month with ordinal (1st, 2nd, ..., 12th)
  </ResponseField>

  <ResponseField name="mm" type="string">
    Month, zero-padded (01, 02, ..., 12)
  </ResponseField>

  <ResponseField name="mmm" type="string">
    Month, short name (Jan, Feb, ..., Dec)
  </ResponseField>

  <ResponseField name="y" type="string">
    Year, any number of digits (44, 1, 1900, 2017)
  </ResponseField>

  <ResponseField name="yo" type="string">
    Year with ordinal (44th, 1st, 0th, 17th)
  </ResponseField>

  <ResponseField name="yy" type="string">
    Year, last two digits (44, 01, 00, 17)
  </ResponseField>

  <ResponseField name="yyy" type="string">
    Year, minimum three digits (044, 001, 1900, 2017)
  </ResponseField>

  <ResponseField name="yyyy" type="string">
    Year, minimum four digits (0044, 0001, 1900, 2017)
  </ResponseField>
</Expandable>

Example: To format the date as "Week 01 Year 23", use `{{dateFormat:ww-yy}}`

### Remove a Token

You can Click `x` to remove any tokens that you don't want

<Frame>
  ![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-04-28/412ea2ec-d488-4b0b-8a4e-41231a01eace/ascreenshot.jpeg?tl_px=188,0\&br_px=2940,1538\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=703,222)
</Frame>

### Add Custom Text

Click this on the custom text field

<Frame>
  ![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-04-28/fa60fd5f-41cb-43a0-839b-4c6d6531ed85/ascreenshot.jpeg?tl_px=188,0\&br_px=2940,1538\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=782,200)
</Frame>

17\. Type `Your Custom Text` and Click `Add`

<Frame>
  ![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-04-28/6eef4027-bd44-44c5-a5bd-0c5e8ec3a610/ascreenshot.jpeg?tl_px=188,0\&br_px=2940,1538\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=843,198)
</Frame>

### Customise the seprator

You can select a selector from the dropdown

<Frame>
  ![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-04-28/0d85882f-d7c4-4253-b065-d77be5de5471/ascreenshot.jpeg?tl_px=0,210\&br_px=2752,1749\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=410,277)
</Frame>

### Remove dimensions from name in meta

<Frame>
  ![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-04-28/1cd465f7-f64d-4455-a058-adc8917d29d7/ascreenshot.jpeg?tl_px=0,51\&br_px=2752,1590\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=503,276)
</Frame>
