Add rows
Type new rows directly into the data editor and save them in bulk.
Use Add Rows when you have a small number of new entries and don't want to prepare a separate CSV.
Before you start
- The file is already uploaded — see Upload a CSV.
- You're on the data editor for that file.
Steps
- Click Add Rows in the data editor's header. A panel slides in from the right.
- Each empty row has one input per column (except the auto-generated
idcolumn, which AskPhi handles for you). - Type values into each cell.
- Number columns accept digits.
- Text columns accept anything.
- Required columns are marked; leave none empty.
- Click + Add another row below the form to add more rows in the same panel.
- Click the trash icon on any row to remove it before saving.
- Click Save rows at the bottom of the panel.
- A success toast confirms and the rows appear in the table on the left.
Validation
| Rule | If broken |
|---|---|
| Required (non-nullable) columns must have a value | Field shows Required in red text. |
| Numeric columns must contain digits | The browser blocks non-numeric input. |
Tips
- Save often. Each save adds the rows you've entered so far in one request.
- The panel stays open after saving so you can immediately add more. Click the × in the panel's top-right to close it.
- On phones, the panel takes the full screen and a backdrop covers the data table — tap outside the panel to close it.
Next
- Append a CSV — for adding many rows at once.
- Edit file data