Inspiration

I love building tools around salesforce setup. In the past, I have built different tools in Java like profile comparison tools, layout comparison tools etc. Since agentforce came, I really wanted to build something for setup related tasks.

What it does

Helps system admins with day to day tasks like Critical permission assignment questions, Object/Field Access questions, Setup audit trail questions and License management.

How we built it

Built using prompts/Agent actions. Data libraries and Apex was used for grounding certain prompts.

Challenges we ran into

Main challenge i ran into as bringing setup audit trail data into data cloud as it does not have sysmodstamp field. It does come as first go, but incremental load was not working. So i had to use apex based ground for solving the use case. In future, i would love to use data cloud with setup audit trail.

Accomplishments that we're proud of

What we learned

To me learning sequencing of actions and data libraries was good learning.

What's next for Audit Agent

Add more setup related features

Built With

  • agentforce
  • apex
  • datacloud
Share this project:

Updates