Skip to main content
GuideServerConfigure and deploy Tabsdata servers on your machine.TutorialsConfigure data integration workflows within a running Tabsdata server.Advanced TutorialsBuild end-to-end workflows between two specific systems.API ReferenceCLI ReferenceRelease Notes
Version: 2.0.2

Update a Project

AI agent session
rename the finance project to billing and describe it as subscription billing and invoicing

Called tabsdata 2 times (ctrl+o to expand)

Renamed. The groups and collections inside came along untouched, and the id is unchanged, so anything holding the id still resolves.

┌───────────────┬────────────────────────────────────┐
│     field     │               value                │
├───────────────┼────────────────────────────────────┤
│ name          │ billing                            │
├───────────────┼────────────────────────────────────┤
│ previous name │ finance                            │
├───────────────┼────────────────────────────────────┤
│ description   │ Subscription billing and invoicing │
├───────────────┼────────────────────────────────────┤
│ id            │ 06fvco21l5q73d44ecrdii68k0         │
└───────────────┴────────────────────────────────────┘

One thing to know: the old name is free again the moment the rename commits, so a second project could take finance straight away.