Pitfalls to avoid when connecting your systems to AI

Want to avoid your company's systems from turning into Skynet?
| Don't | Do |
| Create one big all-powerful agent. | Create many limited single-purpose agents. |
| Give it access to all your data. | Feed each agent with just the data it needs. |
| Enable it to take any action on any system. | Enable it to only make a suggestion. |
| Trust it to only show data to those who are allowed to see it and only do what is in the best interest of your business. | Don't trust it. |

