Fishbowl has two features that are closely tied together: the ability to export Customer Group Relations and the ability to import that same type of data. You could use the Export feature to create a file containing your Customer Group Relations. You could then send that file to a franchise who could Import it into their version of Fishbowl updating their Customer Group Relations.
You must create a CSV file formatted in a way that Fishbowl knows what to do with the data. This is easiest to do with a spreadsheet program.
When the Customer Group Relations data is Exported it will be formatted according to the table below. If you are Importing the data file must be formatted according to the table below.
All fields will be one of two types:
| Column Name | Type | Description |
| CustomerName | Text | The Name of the Customer to be added to a group. |
| CustomerGroupName | Text | The Name of the Customer Group to add the Customer to. |
The file must contain column names in the first row, using the column names in the table above.