Cody - Explain Code You've used all of your chat messages and commands for the month

Hello,
I signed up for the Enterprise subscription today. All I am using it to document what the code does in a .NET project. I am using VS Code. I am going through it class by class, opening the class file right click select Cody->Explain Code. There’s about 200 Classes. I have executed about 100 Code Explain so is that the limit for the month 100 ? Says I can’t do anything more till the 11th May 2025. I am wondering if I am approaching this correctly ? If I paste all the Classes code into a text editor then paste it into one message, would this be a better way to do it ?
Thanks in advance
KR
Myles

Hey @mylesdevlin

Yes, we have a daily limit even for Enterprise Starter users. Please wait until the reset date shown and do not send any further messages or the timer will extend the time.

Thank you

Howdy,
OK thanx for the prompt response.
So I am wondering… if I buy another subscription for same user in same workspace, I’ll get another 200 chat tokens ?
Thanks in advance
Kind Regards
Myles

Hey @mylesdevlin

I think you should change the approach. If you are unfamiliar with a project, let Cody explain only the root files about what the project does in general. Store this summary in a document for later reference.
Then, if you are interested in a specific feature, let Cody explain only that specific feature. In rare cases you need to know the complete code base content.

Work through the project in smaller sub-tasks until you find the place, where you want make changes or fixing bug. It is also simpler to reference only small parts of a file which is really important to understand a feature.