Skip to main content

Pipedrive Automations – Common Questions & Troubleshooting

This article covers the most frequent questions about workflow automations in Pipedrive, including setup, use cases, and troubleshooting.

Written by Irina

1. Getting Started with Automations

Automation in Pipedrive streamlines processes by allowing users to define triggers (starting events) and actions for consistent workflows, saving time and reducing manual effort.

Q: How do I create a workflow automation?

A: Go to Tools and Apps → Automations → + Automation. Define the trigger (event that starts the automation), add conditions (rules), and choose actions (what happens). Save and activate the automation.

Q: Can I automatically assign new leads or deals?
A: Yes. Create a workflow where the trigger is “Deal created,” and the action is “Update deal owner.” You can also use round-robin tools for equal distribution.

Q: How can I automatically move a deal from one stage to another based on the completion of an activity?
A: Create a workflow with the trigger “Activity marked as done,” and add an action to “Move deal to stage.”

Q: How can I set up an automation to automatically add the deal ID to the deal title?
A: Create a workflow with the trigger “Deal created,” then add an action to “Update deal title” with a placeholder including the Deal ID.


2. Common Automation Questions

Q: What does the “skip weekends” option mean?
A: If enabled, any delayed actions (e.g., send email after 2 days) will skip weekends. For example, if a 2-day delay falls on a Saturday, the action will run on Monday instead.

Q: Why can’t I see the option for Projects in the automation feature?
A: The Projects option is only visible if you have the Projects add-on enabled, or you might need to have a seat with Projects enabled.

Check your subscription with an Admin user.

Q: Why is my automation email being sent from a different email account instead of the user’s default account?
A: Automations always use the default email account defined in user settings.

  • If an email is sent from another account, check that the correct default email is set under Settings → Email sync → Default email account.

  • If the automation is not shared with other users, although other users might be able to trigger the automation the email will be sent from the automation owner.

Q: Can I duplicate an automation?

A: Users can duplicate Automations that are owned by themselves, but not automations owned by other users, no matter their user type.

To duplicate an automation, go to Automations > My automations, find the automation you want to duplicate, and click the "..." button on it. The option to duplicate will be there.

Users with Global Admin permissions are able to transfer automations owned by other users.

So for example if they want, they could potentially transfer the automation for themselves, duplicate it and then transfer the automation back to another user. This could serve as a workaround.


3. Troubleshooting Automations

  • Automation for deals applies only to new deals going forward and does not work retroactively on past deals.

Q: My automation is not working as expected. What should I check?

  1. Go to the History tab of the automation to see if it triggered.

  2. Confirm whether it’s:

    • Not triggering at all

    • Triggering but delayed

    • Triggering but with an error

Clarifying questions to ask users:

  • “Is it not working as you want, or is there an error in the History page?”

  • “Are you talking about slowness or a delay step?”

Q: What steps should I take if my automation is delayed?

  • Check the deal changelog for timestamps.

  • Compare with the automation execution log.

  • Test again at the same stage to reproduce.

  • Verify if “skip weekends” is affecting the delay.

Q: Why can’t I save my automations?
A: If you can’t save, check that:

  • All triggers, conditions, and actions are defined.

  • You have permission to create automations (admin vs regular user).

Q: Why is my automation not sending emails?
A:

  • Confirm a default email account is set in user settings.

  • Check the automation’s History tab for error messages.

  • Verify that the condition is being met correctly (e.g., “has changed to stage” vs “is in stage”).


4. Conditions and Triggers – Common Confusions

Many automation issues come from misunderstanding conditions:

  • is → checks the current value only

  • is not → excludes a value

  • has changed → detects any change in the field

  • has changed to → detects a change to a specific value

Example confusion:

  • If the condition is “Deal is in Stage X,” it will trigger whenever the deal is in Stage X (even if it didn’t just move there).

  • If the condition is “Deal has changed to Stage X,” it only triggers at the moment the deal moves into Stage X.


5. Ownership, Visibility and Sharing

Q: Who created the automation, and is it shared with other users?
A: Only admins and the automation creator can edit it. Shared automations are visible to the team, but ownership stays with the creator.

Q: Can I edit an automation owned by another user?

A: Global admins can now edit automations owned by other users directly — no ownership transfer needed. Regular users can only edit their own automations.

This change is part of the Admin Edit Access update. Admins can fix or update any automation without having to transfer it to themselves first.

Q: I would like to trigger the automation but have it send from the sales people's email. How do I do that?

A: This is now possible using the Sender account field in the send email action. Choose Item owner or Triggering user as a dynamic sender, and the email will be sent from the relevant person's connected email account. See the Email senders in automations article for full details.

Q: I want the email sent by my automation to be sent from another user's email. Is there a way to do this?

A: Yes — use the Sender account field in the send email action to select Item owner, Triggering user, a specific connected account, or a Team Inbox. No sharing or per-user activation is required for the sender selection to take effect.

With the automation shared, when choosing to send an email as an action event in your automation, the action event will use the email address synced to the Pipedrive account via the email sync feature of the user triggering the automation.

With a shared automation, the email will be sent from the emails of the users with whom the automation was shared.

Shared automations are now active for all selected users immediately upon setup — no individual activation step is required. Each user retains the ability to toggle off or opt out of the automation for themselves if needed.

Global admins can also edit or transfer automations owned by other users directly. Admins can remove individual users from a shared automation at any time.


6. Link default fields to action items

Q: Why didn’t the automation link the created activity to the contact, and how can I fix this?

A: This usually happens because the automation step was created without selecting the option to link the activity to a contact.

How to fix it:

  1. Edit the automation.

  2. In the Create activity step, check the Default fields.

  3. Select Linked people (and any other fields, like organization or deal, that you want the activity to be attached to).

  4. Save the automation and test again.

By default, Pipedrive won’t automatically attach the activity to a person unless you explicitly set it in the automation step.


Did this answer your question?