Messages between a user and an agent appear in an RCS-enabled messaging app, such as the Messages app, on the user's device. The Messages app displays branding and profile information for your agent, including name, logo, description, contact information, and URLs.
You could create an agent for Growing Tree Bank that allows users to interact with various aspects of the bank, such as the Customer Care and Mortgage department. Alternatively, you could create an agent for each department, for example, Growing Tree Bank Customer Care and Growing Tree Bank Mortgages. Before creating multiple agents for one business, consider the user experience and refer to the conversational best practices.
Create your agent
RBM agents use the RCS Business Messaging API to send messages, events, and other requests to users. When you create an agent, you enable access to the RBM API and define your agent's colors and branding information.
Prerequisites
Before you create an agent, identify the following:
- Name of the brand your agent will represent
- Information about your agent:
Identify the agent's region
The RBM API supports three regional endpoints to help businesses comply with regional and business requirements. Likewise, RBM agents can exist in one of three regions:
- North America
- Europe
- Asia Pacific
When you create your agent, choose your agent's region based on applicable regulations, requirements, and proximity to end users. Region determines where your agent operates from and where it stores its data.
If you or your intended users don't fit within those regions, choose the region that is closest to you to minimize latency. For example, if you're in Latin America, choose the North America region, or if you're in Africa, choose the Europe region.
All regions have equal access to carriers worldwide. Don't decide your agent's region based on your target carriers.
Determine the agent's billing category
Carriers that approve RBM content on their networks also bill for delivering RBM messages to their subscribers using this billing framework:
- Conversational - A charge for a conversation that consists of multiple A2P and P2A messages within a given time period.
- Single Message - A charge for a single message containing rich RBM content (such as a message containing a Rich Card or Carousel).
- Basic Message - A charge for a plain text message of up to 160 UTF-8 characters.
When you create your agent, choose the billing category that most closely matches the behavior of your agent:
- Conversational - This agent engages in complex user interactions where messages are exchanged in both directions.
Single Message - This agent generally sends rich messages and seldom expects to receive replies.
Basic Message - This agent implements SMS upgrade to RBM and seldom expects to receive replies. Generally the agent is expected to send plain text messages of up to 160 UTF-8 characters. But the agent is not restricted; it can send richer content if programmed to do so, and will be billed accordingly.
Identify the agent's use case
Each RBM agent is required to have a predefined use case that reflects the nature of the conversations it is intended to have with end users and to help businesses comply with business rules. RBM supports four use cases:
- OTP: One-time passwords required to securely authenticate an account or confirm a transaction
- Transactional: Notifications, updates or alerts to share information directly relevant to a customer's existing services or products, such as alerts for suspicious account activities, purchase confirmations, and shipping notifications.
- Promotional: Sales, marketing and promotional messages to new or existing customers, with the objective to increase awareness, engagement and sales.
- Multi-use: Conversational flows that combine transactional and promotional use cases, such as sending an account notification and then offering a discount or upgrade for a new product and service.
Before launching your agent, carefully select a use case that aligns with your business goals and complies with your country's regulations. You can't change the use case after submitting your agent for launch. Refer to the use cases and business rules for country-specific guidelines.
Note that deleting an RBM agent is not permitted for security reasons. Contact RBM Support if you need assistance.
Create the agent
- Open the Business Communications Developer Console, sign in with your RBM partner Google Account, and click your agent.
- Click Create agent.
- Enter your agent's name and select your agent's region, billing category, and use case. Then click Create agent.
- When your agent is available, click your agent's name.
Next steps
Now that you have a working agent, you can edit agent information and configure an agent-level webhook if needed.