Easily import your Excel spreadsheets into Tidal

Tidal’s importer will guide you through mapping your columns to our fields, creating your own fields, and even making associations between dependencies if you have captured these. When using the Tidal importer, it will create or update records depending on the names or host names uniqueness.

You can import your Excel spreadsheets into Tidal by visiting:

https://your_workspace.tidal.cloud/import/

Preparing your Spreadsheet

If you’d like to try the process itself but don’t have a file yet, you can use this sample spreadsheet.

You should import your data in the following order:

  1. Servers
  2. Database Instances
  3. Applications

This order is especially important if you are planning to import dependencies for your Databases and Applications. Ie. If your Application has a dependency on a server, you need to have that server imported first for the dependency to be imported correctly.

You should have one sheet or file per type of record.

There are several default columns values included for each record type, however if you have additional information on your inventory that would like to include, you can create custom fields for a record (Check step 3). Remember to add those fields before importing the data.

How to import your data

  1. Select the data type you wish to import.

  2. Select the sheet in your file that you want to import data from.

  3. Map the columns of your sheet to the fields from the drop down. If you have a column that is not present as a field and you want to import it, you can add that field.

  4. Click submit to import the data.

Importing Servers

There are no required fields when importing Servers.

Default fields:

  • Host Name (*)
  • FQDN
  • Assigned ID
  • Zone
  • Role
  • RAM Allocated (GB)
  • RAM Used (GB)
  • CPU Count
  • CPU Name
  • Storage Allocated (GB)
  • Storage Used (GB)
  • Description
  • IP Addresses -> Address (*)
  • Database Instances -> Name (*)
  • Environment -> Name (*)
  • Cluster -> Host Name (*)
  • Tags
  • Operating System Version
  • Operating System

(*) Associative fields.

  • Host Name, This field is used to identify the server and to create association with Databases and Applications,
  • Cluster -> Host Name, This field is used to indicate that the Server that belongs to a virtual machine cluster with Host Name.
  • Database Instances -> Name, If a server is hosting a Database (or multiple), this field should contain the name(s) of such database(s).
  • Environment -> Name, This field is used to represent the server’s environment.

Importing Databases

There are no required fields when importing Databases.

Default fields:

  • Name (*)
  • Description
  • Database Size (MB)
  • Database Path
  • Server -> Host Name (*)
  • Environment -> Name (*)
  • Tags

(*) Associative fields.

  • Name, When you are importing other records, Applications and Servers, and you provide a set of dependent databases with them the Name field for Database Instances is used to identify those databases and associate the databases as dependencies for those other records. This is helpful when you have some existing dependencies, between Databases and Servers or Applications, in your Excel files and want to capture and leverage them.
  • Server -> Host Name, represents the server hosting a Database. This field should contain the Host Name of such server.
  • Environment -> Name, This field is used to associate a Database to an environment.

Importing Applications

When importing Applications, only the Name field is required.

Default fields:

  • Name
  • Description
  • URLs
  • Source Code Location
  • Total Users
  • Revenue
  • Annual Hosting Costs
  • Annual Staff Costs
  • Uptime Requirements
  • Data Sensitivity
  • Frequency Of Deployments
  • PII
  • Legal Holds
  • COTS
  • Source Code Controlled
  • Continuous Delivery
  • Business Continuity Plan
  • Can Run On Linux
  • End Of Support Date
  • Servers -> Host Name (*)
  • Database Instances -> Name (*)
  • Environment -> Name (*)
  • Customers
  • Tags
  • Technical Lead
  • Business Owner

(*) Associative fields. However, in order to properly map your inventory you must use the following fields.

  • Servers -> Host Name, represents the server hosting the Application. This field should contain the Host Name of such server(s).
  • Database Instances -> Name, This field should contain the Name of the database(s) associated to the Application.
  • Environment -> Name, This field is used to associate an Application to an environment.