> For the complete documentation index, see [llms.txt](https://docs.fireapis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fireapis.com/the-basics/tables/add-a-new-column.md).

# Add a New Column

Here are the steps and instructions for adding a new column to an existing table

1. Go to the **Properties** tab in the particular table.

<figure><img src="/files/oJPxHwMHD8hI8nsSb8ts" alt=""><figcaption><p>Location of "Add New Column"</p></figcaption></figure>

2. You can see the **Add Column** button. When you click the **Add Column** button, the "Add Column" popup will appear.

<figure><img src="/files/IDVVa77o3ypEaShRTUES" alt=""><figcaption><p>Add Column Popup</p></figcaption></figure>

3. Enter the column name and type. By default, the "Allow Null" option will be enabled when you add a new column to an existing table.&#x20;
4. Once you click the **Add** button, your column will appear in the table, but it won't actually be created in the database.
5. To update the database, you need to click **Migrate,** which will create or modify the table accordingly in the database.
