People
Manage audience

Manage Audience

This page is a quick tutorial explaining how to design audience segments, add tags to individual customers and groups, or how to filter audiences and add or remove people from a Do Not Contact list.

Segments

Audience segmentation is the process of organizing your audience into groups based on specific criteria. These groups are called segments.

To create a segment, you need to define the rules for the segment. All profiles that match these rules are added to the segment. You can then add the segment to a flow in Moments, and send customized communication to the segment. All the profiles in the segment receive the communication.

You can create segments based on one or more of the following:

  • Attributes for a profile. Example: Based on the City attribute. In Moments, send a message that offers a discount to all the people in a specific city.
  • Events associated with a profile. Example: Based on the Item viewed event. In Moments, send a follow up message to all the people who viewed a specific item.

You can use the same segment in multiple flows in Moments.

Segment types

Predefined segments

These segments are predefined and are listed in PeopleSegments. The following predefined segments are available in People.

  • Active Mobile Users - Uses the App Launch event that has happened more than or equal to 1 time in the last 30 days.
  • Inactive Mobile Users - Uses the App Launch event that has not happened more than or equal to 1 time in the last 30 days.

User-defined segments

Create segments based on the criteria that you specify. For more information, refer to the Create a segment section.

Working with segments

To access segments in People, on the Infobip web interface (opens in a new tab), go to People > Segments.

You can do the following.

Working with segments

View a list of segments

On the Infobip web interface (opens in a new tab), go to People > Segments.

You can view the following information.

  • Name: Name of the segment.

  • Currently used: Number of active communications in which the segment is used.

    View a list of active communications in which the segment is used

    Select this field value to view the communications.

    View a list of active communications in which the segment is used
  • Created: When the segment was created.

  • Updated: When the segment was last updated.

Create a segment

You can create segments in one of the following ways.

  • Manually
  • Using AI

Create a segment manually

  1. On the Infobip web interface (opens in a new tab), go to People > Segments.

  2. Select Create Segment.

    Create a segment
  3. In the Set segment rules section, define the criteria for the profiles that need to be added to the segment. You can specify attributes, events, or both.

    • Attribute: Add the attribute, the relevant attribute operator and the attribute value. To add multiple values for an attribute, use the OR and OR LIST operators. To add multiple attributes, use the AND and OR operators.

      You can add a maximum of 25 clauses for attributes.

      If you use list attributes: You can control how the segment rules apply to list attributes. Refer to the Filter list items documentation.

    • Event: Add the event, the relevant event operators, event values, and properties. To add multiple events, use the AND operator.

      You can add a maximum of 5 clauses for events.

      Add events to segments

      You can search for attributes and events, or use filters.

      Search for events to add to the segment

      At the top of the page, you can now see an overview of the profiles that match the criteria. If required, you can add more criteria to refine the segment.

      View the rules for the segment
  4. Add a name for the segment.

  5. In the Segment summary section, add a description for the segment.

    Example: Target all end users who have made a purchase in the last 4 weeks and who live in the UK.

    Alternatively, you can generate the summary by using AI. Select Generate AI summary. The AI uses the segment rules to generate the description.

  6. Select Save.

Create a segment by using AI

  1. On the Infobip web interface (opens in a new tab), go to People > Segments.

  2. Select Create Segment.

    Create segments by using AI
  3. In the Set segment rules section, select Create segment with AI.

  4. In the Create segment with AI screen, enter the criteria for the segment.

    Example: Target all end users who have made a purchase in the last 4 weeks and who live in the UK.

    Simulator
  5. Select Create segment.

The segment rules are generated.

Segment rules are generated

The Segment summary is also automatically updated based on the segment rules.

Edit a segment

You can edit a segment only if it is not used in an active flow in Moments.

To edit a segment, do the following:

  1. On the Infobip web interface (opens in a new tab), go to People > Segments.
  2. Select the segment that you want to edit. Edit an existing segment
  3. Make the relevant changes.
  4. Select Save.

Delete a segment

You can delete a segment only if it is not used in an active flow in Moments.

You can delete segments in the following ways.

Delete segments individually

  1. On the Infobip web interface (opens in a new tab), go to People > Segments.

  2. Select the three dots next to the segment and select Delete.

    Delete segments individually

Delete one or more segments

  1. On the Infobip web interface (opens in a new tab), go to People > Segments.

  2. Select the segments that you want to delete.

    Delete segments individually
  3. Select Delete.

Duplicate a segment

  1. On the Infobip web interface (opens in a new tab), go to People > Segments.

  2. Select the three dots next to the segment and select Duplicate.

    Duplicate a segment

View profiles in a segment

  1. On the Infobip web interface (opens in a new tab), go to People > Segments.
  2. Select the required segment. Select the segment
  3. Select View profiles. View profiles

The profiles in the segment are listed.

Profiles in the segment are listed

You can view the segment criteria in the left pane.

View the segment criteria

Add a segment to a flow from Moments

Use segments with a Predefined Audience entry point.

Manage segments over People API

You can do the following in the People API (opens in a new tab).

EndpointDetails
Create a segment (opens in a new tab)Create a new segment.
Get a segment (opens in a new tab)Get the details of a segment by the segment ID.
Get a list of segments (opens in a new tab)Get a list of all the segments in your account.
Update a segment (opens in a new tab)Update the name of the segment and the segment rules.

You can do this only if the segment is not used in an active flow.
Delete a segment (opens in a new tab)Delete a segment by the segment name.

You can do this only if the segment is not used in an active flow.

Attribute Operators

These operators help define the audience segments with some very specific instructions:

OperatorDescriptionExample
IsThe exact valueUse this operator when reaching out to customers who have spent a specific amount of money on purchases.
Is NotEverything except the specific valueUse it to send a message to customers who have spent more or less than the specified amount. 
Less ThanAnything below a specific valueFor customers who still have a way to go before spending a certain amount.
Less or equalThe value is lower or equal to your defined valueFor messages to customers who spent this same amount of money or less.
Greater or equalThe value is higher or equal to your defined valueYou want to target customers whose purchases reached a certain threshold or went over it.
Greater thanThe value is higher than the defined valueWhen targeting customers who spent over a certain threshold.
Is emptyThe attribute is emptyInclude profiles where City attribute is empty.
Is not emptyThe attribute is not emptyInclude profiles where Favorite Color attribute is not empty.

The attribute operators may be different depending on the type of attribute you select. Here are some more string and time operators you will likely meet as you are filtering and adapting your segment rules:

String Operators

String OperatorDescriptionExample
Starts withFilter attribute starting with textFilter City attribute starting with 'Lo' to show profiles where the city starts with 'Lo'. Example returns, London and Los Angeles.
Ends withFilter attribute ending with textFilter City attribute ending with 'on' to show profiles where the city ends with 'on'. Example returns, Lisbon and London.
ContainsFilter attribute containing textFilter First Name attribute containing the letters 'da' to show profiles with First Name containing 'da'. Example returns, Adam or Aida, or Danielle.
Not containsFilter attribute does not contain textFilter First Name attribute not containing the letters 'da' to show profiles with First Name that do not contain 'da'. Example returns, Ben, or Luka, or Maria.

Date / Time Operators

Date / Time OperatorDescriptionExample
Will be inDate / time attribute will be in x days, weeks, or monthsFilter profiles where Renewal Date will be in 5 days' time.
Will be withinDate / time attribute will be within x days, weeks, or months from todayFilter where Renewal Date will be within the next 7 days from today. This would include all days between today and the date/time specified.
Will be more thanDate / time attribute will be more than x days, weeks, or months from todayFilter where Renewal Date will be more than 7 days from today.
WasDate / time attribute was x days, weeks, or months ago Filter profiles where Renewal Date was 5 days ago.
Was withinDate / time attribute was within x days, weeks, or months before todayFilter profiles where Renewal Date was within the past 5 days including today.
Was more thanDate / time attribute was more than x days, weeks, or months before todayFilter profiles where Renewal Date was more than 1 week before today.
BeforeFor date attributes that occur before a dateFilter profiles where Purchase Date is before and not including 10/10/2021.
UntilFor date attributes that occur after a dateFilter profiles where Purchase Date is before and including 10/10/2021.
SinceFor date attributes that have happened since the specified dateFilter profiles where Purchase Date is since and including 10/10/2021.
AfterWhen date attribute happens after the specified date.Filter profiles where Purchase Date is after and not including 10/10/2021.
Note

When evaluating relative conditions such as will be in, was within and others for datetime attributes, only the date part of the attribute value is used while the time is ignored.

Event Operators

The event you are using to create a segment will include both the occurrence and timeframe: how many times the purchase happened during the specific time period. Connect the occurrence and time operators and you will have a very refined campaign.

Occurrence:

OperatorExample
EqualsThe exact number of times the customer made a purchase.
Less thanFor the number of purchases that`s smaller than a specific number that you will define. For instance, less than 3 purchases. 
Less or equalWhen targeting customers who made the number of purchases that is either smaller or equal to the value that you have set.
More or equalReach out to customers who made the exact number of purchases as the defined value or more than the defined value.
More thanFor customers who made more than a specific number of purchases. For example, when you want to award those who bought more than 5 products. 

Time:

OperatorExample
Any timeIt does not matter when exactly the purchase occurred. 
Within the lastIt occurred inside the specific timeframe, during the past “x” days, hours, minutes. 
Before the lastThe purchase happened before the last “x” days, hours, minutes.
Between the lastThe event may have happened between the last “x” and “y” days, hours, or minutes.
AfterThe event happened after the specified date and time.
BeforeThe event happened before the specified date and time.
BetweenThe event happened between the two dates and times that you specify

Tags

A tag is a label that is used to add specific information about a profile.

Example: On your shopping website, an end user adds items from the Electronics category to their wish list. You can add a tag Electronics wish list to their Person profile in People. You can then use this tag in a flow in Moments to send them special offers about electronics products.

You can add more than one tag to the same profile. You can add the same tag to multiple profiles.

The following are some examples of where you can use tags.

  • Group profiles: You can group all profiles that have a specific tag. Example: You can send special offers to all end users whose profiles have the Electronics wish list tag.
  • Collect data about end user interactions on your platforms: Use tags to collect data about user interactions, such as page viewed and link clicked.
  • Trigger events: You can trigger events based on tag addition and removal. Example: When the Electronics wish list tag is added to an end user's profile, you can trigger a flow in Moments.
  • Segment profiles: You can add tags to profiles to segment end users into categories. Example: On your shopping website, you can add tags to differentiate between end users who completed a purchase and those who did not. You can then send relevant messages to the two segments.
How tags work

Working with tags

To access tags in People, on the Infobip web interface (opens in a new tab), go to People > Tags.

You can do the following.

  • View a list of tags.
  • Search for a tag: Use the Search box to find the required tag.
  • Sort tags: You can sort tags by the columns on the Tags page. Select a column to sort the tags.
  • Create a tag.
  • Delete a tag.
  • Duplicate a tag.
  • View the profiles that contain a specific tag.
Tags dashboard

View a list of tags

On the Infobip web interface (opens in a new tab), go to People > Tags.

You can view the following information.

  • Name: Name of the tag.

  • Persons: Number of Person profiles in which the tag is used. Select this field value to view the profiles that contain this tag.

    View profiles that have the tag
  • Companies: Number of Company profiles in which the tag is used. Select this field value to view the profiles that contain this tag.

  • Currently used: The number of active flows and segments in which the tag is used. Select the number to view the details.

    Where the tag is used
  • Created: When the tag was created.

  • Last updated: When the tag was last updated.

Create a tag

You can create a tag in the following ways.

  • From the Tags page: Use this option to create a tag. This tag is not automatically assigned to a profile.
  • From a person profile: Use this option to create a tag and assign it to a specific person profile.

Create a tag from the Tags page

Use this option to create a tag. This tag is not automatically assigned to a profile.

  1. Log on to the Infobip web interface (opens in a new tab).
  2. In the menu on the left, go to People > Tags.
  3. Select Create tag.
  4. Enter the name of the tag.
Create from the Tags page

Create a tag from a Person profile

Use this option to create a tag and assign it to a specific person profile.

  1. Log on to the Infobip web interface (opens in a new tab).

  2. In the menu on the left, go to People > Persons.

  3. Open the profile for which you want to create and add a tag.

  4. In the Attributes, tags, and events tab, select Add tag.

    Create from a profile
  5. Select Create new tag.

    Create a new tag from a profile
  6. Enter the tag name and select the check mark.

  7. In the confirmation window, select Create.

The tag is created and assigned to the person profile.

The tag is also displayed on the Tags page. You can now use this tag for other profiles.

Delete a tag

When you delete a tag, it is removed from the Tags page and from all the profiles that contain the tag.

Note

You cannot delete a tag that is used in a Scheduled or Active flow.

You can delete tags in the following ways.

Delete a tag

  1. Log on to the Infobip web interface (opens in a new tab).
  2. In the menu on the left, go to People > Tags.
  3. Select the three dots next to the relevant tag and select Delete.
Delete a tag

Delete multiple tags

  1. Log on to the Infobip web interface (opens in a new tab).
  2. In the menu on the left, go to People > Tags.
  3. Select the tags that you want to delete.
  4. Select Delete.
Delete multiple tags

Duplicate a tag

  1. Log on to the Infobip web interface (opens in a new tab).
  2. In the menu on the left, go to People > Tags.
  3. Select the three dots next to the relevant tag and select Duplicate.
Duplicate a tag

View profiles that contain a specific tag

You can view profiles that contain a specific tag in the following ways.

  • From the Tags page: Use this option to get a list of all profiles that contain a specific tag.
  • From a person profile: Use this option to get a list of all profiles that contain one or more specific tags.

View profiles from the Tags page

Use this option to get a list of all profiles that contain a specific tag.

  1. Log on to the Infobip web interface (opens in a new tab).

  2. In the menu on the left, go to People > Tags.

  3. For the relevant tag, select the field value in the Persons column.

    View profiles that have a specific tag

The profiles that contain this tag are listed.

View profiles that have a specific tag

The tag is also displayed in the Filters section in the left pane.

Tag is listed in the filter

View profiles from the Persons page

Use this option to get a list of all profiles that contain one or more specific tags.

  1. Log on to the Infobip web interface (opens in a new tab).

  2. In the menu on the left, go to People > Persons.

  3. In the left pane > Filters section > Tags field, select the required tag. You can select multiple tags, one at a time.

    Select the required tag

All the profiles that contain the selected tags are listed.

View profiles that have the tag

Add a tag to person profiles

You can add tags to profiles in the following ways.

  • From the Persons page: Use this option to assign a tag to one or more profiles.
  • From a person profile: Use this option to assign a tag to a profile.

You can add either an existing tag or create a new one.

Add a tag from the Persons page

Use this option to assign a tag to one or more profiles.

  1. Log on to the Infobip web interface (opens in a new tab).

  2. In the menu on the left, go to People > Persons.

  3. Use search and filter options to get the required list of profiles. Select the profiles to which you want to add the tag.

  4. Select Manage tags.

    Select profiles for which you want to add the tag
  5. Either search for an existing tag or create a new one.

  6. Confirm your selection in the confirmation window.

Add a tag from a person profile

Use this option to add a tag to a profile.

  1. Log on to the Infobip web interface (opens in a new tab).

  2. In the menu on the left, go to People > Persons.

  3. Open the relevant profile.

  4. In the Attributes, tags, and events tab, select Add tag.

    Add tag to profiles
  5. Either search for an existing tag or create a new one.

    Use existing tag or create new
  6. Confirm your selection in the confirmation window.

Remove tags from person profiles

When you remove a tag from a profile, the tag is unassigned from the profile. The tag is not deleted from the Tags list.

Remove tags from a profile

To remove one or more tags from a profile, do the following.

  1. Log on to the Infobip web interface (opens in a new tab).

  2. In the menu on the left, go to People > Persons.

  3. Open the profile from which you want to remove the tags.

  4. In the Attributes, tags, and events tab > Assigned tags section, select the x mark for the tags that you want to remove.

    Remove a tag from a profile
  5. In the confimation screen, select Remove tag.

Remove tags from multiple profiles

To remove one or more tags from multiple profiles, do the following.

  1. Log on to the Infobip web interface (opens in a new tab).

  2. In the menu on the left, go to People > Persons.

  3. In the left pane > Filters section > Tags field, select the tag that you want to remove. You can also select multiple tags, one at a time.

    Select the tag to remove
  4. Select the profiles from which you want to remove the tags.

  5. Select Manage tags.

  6. In the list, deselect the tags that you want to remove.

    Remove a tag from a profile
  7. In the confimation screen, select Remove.

Add tags to imported profiles

When you import contacts to People, you can assign tags to track the profiles that are imported.

As part of the import process, after you select Analyze, select one of the following options:

  • None - Tags are not applied to the imported profiles.
  • Automatically- A default system tag is applied to the imported profiles. This tag contains the time and date of the import.
  • Manually - Either create new tags or select existing tags to apply to the imported profiles. You can add more than one tag.
Add tags to imported profiles

To include the tagged profiles in an existing active flow, enable Add tagged profiles to an active flow.

For detailed instructions, refer to the Import (opens in a new tab) documentation.

Enable adding tags

Use tags in a flow in Moments

The following are examples of how you can use tags in Moments (opens in a new tab).

  • Use a Predefined audience flow entry point to initiate two-way communications with end users who are assigned specific tags. Example: Send messages to all end users who attended a specific conference.
  • In a communication flow, add tags based on end users' responses to your messages. You can then use this tag in future campaigns.
Tags in Moments

Use tags in Answers chatbots

Use tags to direct the chatbot flow in Answers. Example: The tag for an end user's profile is purchased mobile phone. When the end user contacts your chatbot, you can ask them if they want help with their mobile phone.

You can add or remove tags through the chatbot.

For more information, refer to the People tags documentation.

Use tags in the People API

To create and manage tags through People API, use the following methods:

Do Not Contact list

When end users do not want to be contacted by your communication campaigns, they can opt out or unsubscribe. Add the contact information of these end users to your Do not contact list so that the campaigns will not send them any more messages.

Use the Do not contact list to be compliant with personal data regulations.

Working with the Do not contact list

To access the Do not contact list, on the Infobip web interface (opens in a new tab), go to People > Configuration > Do Not Contact list tab.

You can do the following.

do not contact list in flow

View a list of contacts in the Do not contact list

On the Infobip web interface (opens in a new tab), go to People > Configuration > Do Not Contact list tab. You can see a list of unsubscribed contacts. Each contact shows the following information.

  • Contact information: Contact information of the end user. Depending on the channel, this field is either the phone number or the email address of the end user.
  • Sender: Senders from which messages cannot be sent to the end user.
  • Source: How the opt out was received. Example: Message from the end user, campaign action, URL opt out, or added manually.
  • Channel: Channels on which messages cannot be sent to the end user.
  • Account: Accounts from which messages cannot be sent to the end user.
  • Added: Timestamp of when the profile was added to the list.

Sort the list

You can sort the list by the columns on the page.

Sort the Do not contact list

Filter the list

You can filter the contacts.

Do the following.

  1. Select the filter icon.

    Select the filter icon
  2. Select Add filter and then select the required filters.

    Configure the filter

    You can add more than one criterion to the same filter.

    Add multiple criteria to filter

    You can configure multiple filters.

    Add multiple filters

Add to Do not contact list through People

  1. On the Infobip web interface (opens in a new tab), go to People > Configuration > Do Not Contact list tab.

  2. Select Add new. A new line is added at the beginning of the list.

    Add new contact to Do not contact list
  3. Complete the following fields:

    • Contact information: Contact information of the end user. Depending on the channel that you select, enter either the phone number or the email address of the end user.

      If you enter an email address, you can select only Email in the Channel field.

      NOTE

      Make sure that phone numbers are in international format. Example: 441234567890

    • Sender (Optional): Select your sender. All communication to the end user is blocked from this sender. The end user can still receive communication from your other senders.

      To add more than one sender, create a separate entry for each sender.

    • Channel: Select the channel. All communication to the end user is blocked on this channel. The end user can still receive communication on your other channels.

      To add more than one channel, create a separate entry for each channel. Example: The following image shows the same contact added to Viber and SMS channels. The end user can still receive communication on other channels.

      Note

      To block communications over all channels, leave the channel field blank.

      Select multiple channels
    • Account: Select one or more of your accounts. All communication to the end user is blocked from these accounts. The end user can still receive communication from your other accounts.

      Select multiple accounts
  4. Select Save.

The end user is now added to the Do not contact list.

Contact is added to the Do not contact list

Import a list of contacts into the Do not contact list

Prepare the file

The file must follow these specifications:

  • Supported file formats: .txt, .csv, .xlsx, and .zip.
  • Maximum file size: 15 MB
  • For all file formats other than .zip, if the file size exceeds the maximum file size, try compressing it into a .zip file. The .zip file should contain only 1 compressed file. If you add more than 1 file, only the first file is used to update the Do not contact list, and the other files are ignored.

Example:

Contact informationSenderChannel
12345678909876543210Viber
[email protected][email protected]Email

Import the file

  1. On the Infobip web interface (opens in a new tab), go to People > Configuration > Do Not Contact list tab.

  2. Select Import.

  3. Select the import file from your system.

  4. (Optional) In the Skip rows field, select the row from which the data needs to be imported. The rows before the specified row are ignored during the import.

  5. In the Map your data section, map the columns in your file with the fields in the Do not contact list.

    Import the Do not contact list
    • To undo the mapping for a specific column, select the undo option.

      Undo mapping
    • To skip specific columns in the file, leave them unmapped. These columns are not imported.

      Skip columns
  6. Select Analyze.

  7. Select one or more accounts into which the file needs to be imported.

  8. Select Import.

The import time depends on the amount of data in your file. You can view the progress of the import process.

Progress of import

You will get a notification when the import is complete.

Notification that the import is complete

Add to Do not contact list through a flow in Moments

Refer to the Add to do not contact list section in the Moments documentation.

Remove from Do not contact list through People

  1. On the Infobip web interface (opens in a new tab), go to People > Configuration > Do Not Contact list tab.
  2. Do one of the following.
    • Select the x icon against a contact and then select Delete.

      Delete a single contact
    • Select one or more contacts that you want to delete and then select Delete.

      Delete one or more contacts

Remove from Do not contact list through a flow in Moments

Refer to the Remove from do not contact list section in the Moments documentation.

Export contacts from Do not contact list

  1. On the Infobip web interface (opens in a new tab), go to People > Configuration > Do Not Contact list tab.

  2. Select the contacts that you want to export.

  3. Select Export.

    Export Do not contact list

Audience Filters

Filters are helpful when you want to see how many people were contacted within a specific time period and how many were reached over a certain channel. You can also use them to search for people by tags, gender, country, city, address, or combine these categories to perform an even more advanced search.

Quick Filters

To use quick filters, open the People page and make your selection. When a filter has been applied, a summary card will display the number of persons who meet your criteria. Add more filters to refine the search.

Advanced Filters

Segment your customers by any criteria. Select this advanced option if you want to filter using any attribute in the system.

Let’s say you want to filter all the contacts who live either in New York or in Mexico City. For this scenario, we will select “city” and add the operator “is.” The value is “London.” 

The next step would be to add another group of rules: select “or+” and repeat the process. When you are done, click the Apply Filter button to get results.

people advanced filters

Add audience to a broadcast

You can add profiles from People to a new broadcast.

Do the following:

  1. On the Infobip web interface (opens in a new tab), go to People.
  2. Use search and filter options to get the required list of profiles. Select the profiles that you want to add to a broadcast. Select the profiles
  3. Select Add to communication. Select Add to Communication
  4. Select Broadcast. Select Broadcast
  5. Select the channel through which you want you want to send the broadcast. Select the channel This directs you to Broadcast in the web interface, where you can create a new broadcast. The selected profiles are automatically added to the Recipients field. Configure the broadcast
  6. Follow the instructions in the Create broadcast documentation to create the broadcast.

Add audience to a flow

You can add profiles from People to a flow in Moments.

You can add the following to either new or existing flows in Moments.

  • Tags: Adds all profiles, which have the tags that you select, to the flow.
  • Audience segments: Adds all profiles, which belong to the segments that you select, to the flow.
  • Person profiles: Adds all profiles that you select to the flow.
  • Companies: Adds all profiles, which belong to the companies that you select, to the flow.

The following instructions show how to add profiles to a flow. Follow similar steps to add tags, segments, and companies to a flow.

  1. On the Infobip web interface (opens in a new tab), go to People.

  2. Use search and filter options to get the required list of profiles. Select the profiles that you want to add to a flow.

    Select the profiles
  3. Select Add to communication.

    Select Add to Communication
  4. Select Flow.

    Select Flow
  5. Select whether you want to add to an existing flow or a new one.

    • To add to a new flow, select New flow and select Create flow.

      Select New Flow

      This directs you to the flow editor in Moments, where a new flow that has the Continuous entry point is created. The selected profiles are automatically added to the audience in this entry point.

      New flow is created
    • To add to an existing active flow that has the Continuous entry point, select Existing flow. Select the flow from the list and select Add to flow.

      Select Existing Flow

      The selected profiles are added to the flow.

      Existing flow is updated

Need assistance

Explore Infobip Tutorials

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Service Terms & ConditionsPrivacy policyTerms of use