Help center

    Start for free    Sign in search

      Get Started Add Content Billing FAQs

      Step-by-step guide to get started with Gridly

      Thy Nguyen

      Updated on July 27th, 2023

      Table of Contents

      1. Add content

      The first step is to add content to Gridly. We’ve made it easy for you by supporting various ways to import your content.

      1. On the project page, click + Add Database
      2. Click + Add Grid under the newly created Database
      3. Select Import data
      4. Add your file and follow the instructions depending on which file format you are using

      Import CSV/XLXS files

      –Learn more

      Import JSON files

      –Learn more

      Import PO files

      –Learn more

      Import Google Sheet files

      –Learn more

      Using Gridly API

      For those using APIs, please follow the Gridly API documentation: Gridly API documentation

      2. Get content translated

      Now you’ve added content, let’s get your content translated.

      In this article, we’ll be using a Grid created from the String translations template to help demonstrate the steps. You can click here to use the templates. 

      Manage what you want to view

      After creating the branch for translation, you may want to customize your Grid as there may be columns that certain users may not need to see. 

      To manage access and editing of your content, you can use Views. Views represent a way to display all or a subset of data in a customized format. You can create new views, hide, or reorder columns to focus only on what needs to be done.

      Add new views

      1. Let’s add a view and customize it for French translation
      2. In the Grid, click on the view at the top corner
      3. Click Access View to add a new view
      4. Rename the new view
      5. Open Manage column, click on the toggle to select whether to: 
      6. View data: show/hide a column
      7. Edit data: be able to edit cell content in a column
      8. (Optional) Reorder columns by dragging and dropping. 

      Using quick filters

      Quick filters are a fast and easy way to filter data in a Grid when you don’t need to preserve them for future use. The filters won’t be saved, so once you refresh the Grid or switch to other views, they’re cleared. 

      You can use quick filters to search a record and edit it instantly. Quick filters can be found on every column. 

      Track content changes

      In Gridly, you can use Dependencies to track content changes. When a change is made to the source data, dependent columns are highlighted to indicate an update is required. This is very useful for localization managers who need to know which changes have been made to the strings. 

      Usually dependencies are automatically set up after importing the content. You just need to play around to understand how it works.

      Take this as an example. You are setting Dependencies between English and French.

      When you have not yet added translation in French, the state for French is Unset. 

      When you add the translations in French, the state for French is Up-to-date, indicating that someone has updated the translation. 

      When you edit the strings in English, the state for French is Out-of-date, indicating that someone has updated the source strings, and you need to update the translation. 

      So now you are able to track which strings need to be translated, and which strings are ready to be published. 

      Use view filters

      Tip

      To track content changes with Dependencies, you can make use of the View filters

       

      For example, you may want to know which strings are not translated and need to be updated. Let’s create a view filter which shows the records with the Unset and Up-to-date status.

      1. Click to open view filter
      2. Click Add condition group.
      3. In the first field, select French column
      4. Click next to the value and select Unset.
      5. Click OR to add another condition, then replicate the above steps, select Out-of-date as the value. 

      Make use of other supporting tools

      Check out the sidebar of your Grid for other supporting tools. You can find many useful tools here: Ticket center, comments, Automations, Translation overview, API quick start, etc. 

      For example, you can create an Automation to auto translate from English to French. Click here to learn more.

       

      3. Prepare to release your content

      Create and merge branch

      Branch is a helpful tool when you want to create separate environments for content creation and development.

      You can create a branch, work on it and then merge to the main branch after the translation and QA process is completed. Your development team can then push updated content in the main branch to sites or apps. For this example, we will create a branch used for translation. To create a branch:

      1. In the Grid, click on the Branch name
      2. Select Create New Branch
      3. Name your new branch
      4. Click Save 

      Now you’ll need to check if everything is ready (your strings are translated and start merging the Translation branch into the Master branch. 

      1. Open the Version control tab on the side bar
      2. Select Merge branch
      3. Select Compare changes to Preview changes in the current branch
      4. Select merge options
      5. Check what isgoing to be merged and the changes, then click Merge
      6. Sit back and have a coffee while the merge is processed.  

      Deploy updated content from Gridly to your app 

      Lastly, you can export your Grid and send the files to your developers.

      1. In the Grid, make sure you’re in the correct branch. Note that most users would export from the Master (Default) branch
      2. Select the file format you want to export
      3. Select columns to export
      4. Preview data and click Export. 

       

      For developers, you can push updated content directly from Gridly to your web application by setting up an API connection, publishing JSON files with CDN, or leveraging the built-in Automations feature.

      API Documentation

      –Learn more

      Lambda function

      –Learn more

      Send web request

      –Learn more

      Publish JSON file

      –Learn more 

      Now you’ve completed all the steps to get content released. Next, let’s learn how to manage members in your company: Inviting members.

       

      Was this article helpful?


      5 out of 5 found this helpful

      Still need some help?

      Contact Support