Frequently asked questions
Where can I find column IDs in Smartsheet without the API?
You cannot. Column IDs are not shown anywhere in the native Smartsheet interface. Grid Tools surfaces them directly in the browser so you never need to make an API call just to find a column ID.
Do column IDs ever change?
Yes. A column ID is assigned when the column is created. If a column is deleted and a new column is created in its place, the new column gets a different ID. Grid Tools always shows the current live ID for each column.
Why do I need column IDs?
Column IDs are required for certain cross-sheet reference formulas, Smartsheet API integrations, webhook configurations, and some third-party tools that connect to Smartsheet via the API.
Does this work for all column types?
Yes. Grid Tools shows the ID for every column in the sheet regardless of type — text, date, contact list, dropdown, formula columns, and system columns alike.