# Table Config - Airtable Web API

- **URL:** https://airtable.com/developers/web/api/model/table-config
- **Summary:** *   Create base

Object

Table Config
============

Endpoints that reference this object:

*   [Create base](https://airtable.com/developers/web/api/create-base)
    

  
`object`

|     |     |
| --- | --- |
| <br>`name` | `string` |
| <br>`description` | `optional<``string``>` |
| <br>`fields` | ``array of [`Field Configs`](https://airtable.com/developers/web/api/field-model) `` |

!!
